Obtain the database


library(readxl)
base_fiscalia <- read_excel(gsub("/SUD_CL/Fiscalia_merge.Rmd","/BASE.xlsx",rstudioapi::getSourceEditorContext()$path), 
    sheet = "BASE", skip = 4, guess_max = min(1000000, 1000000)) %>% janitor::clean_names()
#PASAR A FORMATO FECHA ENTENDIBLE Y HACERLO EN NUMERO: fec_comision  termino_relacion fec_cbiorelacion
#ESTUDIAR ADVERTENCIAS
#Todas. Número con que se identifica una causa o juicio en el sistema informático. Es único para todo el país, generalmente lo crea el Ministerio Público y nace y muere con la causa.
#https://obtienearchivo.bcn.cl/obtienearchivo?id=documentos/10221.1/57046/1/GlosarioTerminos_PoderJudicial.pdf
#irrelevante para nosotros: gls_sitiosuceso, cod_sitiosuceso, lugar_ocurrencia
glimpse(base_fiscalia)
## Rows: 568,297
## Columns: 58
## $ rut_enc_saf                <chr> "c17a9c72e1fffa240e5b5cedfb05a6cd", "5b10a0~
## $ encontrado_como_victima    <chr> "NO", "SI", "NO", "NO", "NO", "NO", "NO", "~
## $ encontrado_como_imputado   <chr> "SI", "NO", "SI", "SI", "SI", "SI", "SI", "~
## $ tipo_sujeto_vic            <chr> "6", "6", "6", "6", "6", "6", "6", "6", "6"~
## $ gls_tipo_sujeto_vic        <chr> "VICTIMA", "VICTIMA", "VICTIMA", "VICTIMA",~
## $ idsujeto_victima           <dbl> 14602663, 14502005, 14507154, 14513228, 145~
## $ reg                        <dbl> 17, 7, 14, 15, 6, 5, 16, 15, 1, 17, 2, 14, ~
## $ gls_region                 <chr> "REGION METROPOLITANA SUR", "VII Región del~
## $ idrelacion                 <dbl> 5355997, 5321183, 5323051, 5325132, 5326196~
## $ ruc                        <chr> "0700947798-K", "0700924719-4", "0700925692~
## $ tipo_termino               <chr> "SALIDA JUDICIAL", "SALIDA JUDICIAL", "SALI~
## $ agrupa_terminos            <chr> "SOBRESEIMIENTO DEFINITIVO 240", "ACUERDO R~
## $ cod_delito                 <dbl> 13001, 901, 804, 818, 710, 309, 710, 710, 7~
## $ gls_materia                <chr> "LESIONES LEVES", "CUASIDELITO DE LESIONES.~
## $ familia_delito             <chr> "LESIONES", "CUASIDELITOS", "ROBOS", "DELIT~
## $ relacion_vifsaf            <chr> "NO", "NO", "NO", "NO", "SI", "NO", "SI", "~
## $ cod_parentescoimputado     <dbl> NA, NA, NA, NA, 16, NA, 16, NA, 3, NA, NA, ~
## $ gls_parentesco             <chr> NA, NA, NA, NA, "CONVIVIENTE", NA, "CONVIVI~
## $ cod_mottermino             <dbl> 9, 4, 9, 9, 9, 25, 9, 6, 9, 9, 25, 9, 26, 2~
## $ gls_mottermino             <chr> "S Definit (vencim plazo suspens art 240)",~
## $ cod_motsuspension          <dbl> 2, 7, 2, 2, 2, 0, 2, 2, 2, 2, 0, 2, 0, 0, 2~
## $ gls_motsuspension          <chr> "SUSPENSION CONDICIONAL DEL PROCEDIMIENTO",~
## $ cod_proctermino            <dbl> 1, 1, 1, 1, 2, 2, 1, 1, 2, 1, 2, 1, 1, 1, 1~
## $ gls_proctermino            <chr> "ORDINARIO", "ORDINARIO", "ORDINARIO", "ORD~
## $ idsujeto_imputado          <dbl> 14602659, 14501974, 14507153, 14513227, 145~
## $ impcod_tiposujeto          <dbl> 3, 3, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3~
## $ gls_tipo_imputado          <chr> "IMPUTADO", "IMPUTADO", "IMPUTADO", "DENUNC~
## $ iddelito                   <dbl> 4327215, 4301172, 4302376, 4304003, 4304863~
## $ fec_comision               <dttm> 2007-11-26 11:55:00, 2007-11-14 17:50:00, ~
## $ termino_relacion           <dttm> 2010-09-01, 2010-05-26, 2011-09-09, 2010-0~
## $ cod_lugarocurrencia        <dbl> 1, 1, 1, 3, 2, 8, 2, 1, 2, 3, 3, 2, 2, 2, 3~
## $ lugar_ocurrencia           <chr> "BIENES NACIONALES USO PUBLICO", "BIENES NA~
## $ cod_sitiosuceso            <dbl> 1, 1, 1, 1, 1, 5, 1, 1, 1, 8, 5, 1, 1, 1, 5~
## $ gls_sitiosuceso            <chr> "VIA PUBLICA URBANA", "VIA PUBLICA URBANA",~
## $ cod_comunadelito           <dbl> 624, 390, 609, 611, 355, 312, 673, 612, 695~
## $ gls_comuna                 <chr> "LA CISTERNA", "TALCA", "RECOLETA", "VITACU~
## $ cod_region                 <dbl> 13, 7, 13, 13, 6, 5, 13, 13, 1, 13, 2, 13, ~
## $ region_delito              <chr> "Región Metropolitana de Santiago", "VII Re~
## $ fec_cbiorelacion           <dttm> 2010-09-01 00:00:00, 2010-05-26 00:00:00, ~
## $ medidas_155                <chr> NA, NA, NA, NA, NA, "SI", NA, NA, NA, NA, N~
## $ medidas_pp                 <chr> NA, NA, NA, NA, NA, "SI", NA, NA, NA, NA, N~
## $ medidas_ip                 <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ marca_suspension_43        <chr> NA, NA, NA, NA, NA, "NO", NA, NA, NA, NA, "~
## $ marca_pena_44              <chr> NA, NA, NA, NA, NA, "SI", NA, NA, NA, NA, "~
## $ marca_multa_45             <chr> NA, NA, NA, NA, NA, "NO", NA, NA, NA, NA, "~
## $ medida_alternativa_46      <chr> NA, NA, NA, NA, NA, "Reclusión Nocturna", N~
## $ clasificacion_pena_47      <chr> NA, NA, NA, NA, NA, "Presidio Menor grado m~
## $ tramos_condena_48          <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ clasificacion_penarpa_1_49 <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ clasificacion_penarpa_2_50 <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ marca_suspension_51        <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ marca_pena_52              <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ marca_multa_53             <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ medida_alternativa_54      <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ clasificacion_pena_55      <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ tramos_condena_56          <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ clasificacion_penarpa_1_57 <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
## $ clasificacion_penarpa_2_58 <lgl> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA,~
#CLASIFICACION_PENA 55

#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:
#Sirve: encontrado_como_victima, encontrado_como_imputado, tipo_termino, agrupa_terminos, gls_materia, familia_delito, gls_tipo_sujeto_vic,  familia_delito, gls_region, gls_parentesco
#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:

#encontrado_como_victima encontrado_como_imputado, ¿puede ser ambas?

#

#Investigar si sirve: gls_proctermino

#idsujeto_victima varía por hash? puede porque él no sea víctima

# Investigar consistencia de edad y sexo en función de gls_parentesco. Ver si varía por fecha para un mismo hash


#Ver si  gls_region agrupa bien a las comunas
#Ver si los agrupa/familia hacen bien la clasificación
#Hay inconsistencia en gls_materia vs. cod_delito
#Ver si hay información icompleta por quienes tienen medidas. Ver qué significa 155 pp e ip; también ver que es 43 a 58

#Hacer prueba de aleatoriedad

#Por lo visto nos metieron gente que no calza con la base de datos o que no está en nuestra base. Ver si corresponde a gente que descartamos.
library(compareGroups)

no_mostrar=1
if(no_mostrar==0){
CONS_C1_df_dup_SEP_2020_match<-
  CONS_C1_df_dup_SEP_2020 %>% 
  dplyr::filter(dup==1) %>% #, tipo_de_plan_2 %in% c("PG-PR","M-PR","PG-PAI","M-PAI","PG-PAB","M-PAB")
  dplyr::mutate(tipo_de_plan_res=dplyr::case_when(grepl("PR",as.character(tipo_de_plan_2))~1,
                                                  grepl("PAI",as.character(tipo_de_plan_2))~0,
                                                  grepl("PAB",as.character(tipo_de_plan_2))~0,
                                                  TRUE~NA_real_)) %>% 
  dplyr::mutate(tipo_de_plan_res=factor(tipo_de_plan_res)) %>% 
  dplyr::mutate(abandono_temprano_rec=factor(if_else(as.character(motivodeegreso_mod_imp)=="Early Drop-out",TRUE,FALSE,NA))) %>% 
  dplyr::mutate(dg_trs_cons_sus_or=factor(if_else(as.character(dg_trs_cons_sus_or)=="Drug dependence",TRUE,FALSE,NA))) %>% 
  dplyr::mutate(tipo_centro_pub=factor(if_else(as.character(tipo_centro)=="Public",TRUE,FALSE,NA))) %>% 
  dplyr::mutate(condicion_ocupacional_corr=factor(condicion_ocupacional_corr),cat_ocupacional_corr=factor(cat_ocupacional_corr)) %>% 
  dplyr::mutate(dg_trs_fis_rec=factor(dplyr::case_when(as.character(diagnostico_trs_fisico)=="En estudio"~"Diagnosis unknown (under study)",as.character(diagnostico_trs_fisico)=="Sin trastorno"~'Without physical comorbidity',cnt_diagnostico_trs_fisico>0 ~'With physical comorbidity',
                                             TRUE~NA_character_)))%>%
    dplyr::mutate(escolaridad_rec=parse_factor(as.character(escolaridad_rec),levels=c('3-Completed primary school or less', '2-Completed high school or less', '1-More than high school'), ordered=T,trim_ws=T,include_na =F, locale=locale(encoding = "Latin1"))) %>%   
dplyr::mutate(freq_cons_sus_prin=parse_factor(as.character(freq_cons_sus_prin),levels=c('Did not use', 'Less than 1 day a week','2 to 3 days a week','4 to 6 days a week','1 day a week or more','Daily'), ordered =T,trim_ws=T,include_na =F, locale=locale(encoding = "UTF-8"))) %>% 
  dplyr::mutate(evaluacindelprocesoteraputico=dplyr::case_when(grepl("1",as.character(evaluacindelprocesoteraputico))~'1-High Achievement',grepl("2",as.character(evaluacindelprocesoteraputico))~'2-Medium Achievement',grepl("3",as.character(evaluacindelprocesoteraputico))~'3-Minimum Achievement', TRUE~as.character(evaluacindelprocesoteraputico))) %>% 
  dplyr::mutate(evaluacindelprocesoteraputico=parse_factor(as.character(evaluacindelprocesoteraputico),levels=c('1-High Achievement', '2-Medium Achievement','3-Minimum Achievement'), ordered =T,trim_ws=T,include_na =F, locale=locale(encoding = "UTF-8"))) %>% 
  dplyr::select_(.dots = match.on_tot) %>% 
  dplyr::mutate(more_one_treat=factor(ifelse(duplicates_filtered>1,1,0))) %>% 
  data.table::data.table()
}

invisible("Comentarios")

#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:
#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:#:
kableone <- function(x, caption=NULL, col.names=NA, smd=T, test=T, varLabels=T, noSpaces=T, printToggle=T, dropEqual=F, ...) {
  capture.output(x <- print(x, smd=T, test=test, varLabels=varLabels,noSpaces=noSpaces, printToggle=printToggle, dropEqual=dropEqual, ...))
  
  knitr::kable(x,format= "html", format.args= list(decimal.mark= ".", big.mark= ","),
               caption= caption, col.names= col.names)
}
as.data.frame.TableOne <- function(x, ...) {
    
    capture.output(print(x, showAllLevels = TRUE, smd=T, test=T, varLabels=T, ...) -> x)
    
    y <- as.data.frame(x)
    y$characteristic <- na_if(rownames(x), "")
    y <- y %>%
        #fill(characteristic, .direction = "down") %>%
        select(characteristic, everything())
    
    rownames(y) <- NULL
    y 
}

options(knitr.kable.NA = '')

#attr(CONS_C1_df_dup_SEP_2020_match$sus_ini_mod_mvv,"label")<-"Starting Substance"

## Vector of variables to summarize
myVars <-dput(names(dplyr::select(base_fiscalia, -c("rut_enc_saf","ruc","idrelacion","cod_delito","cod_lugarocurrencia","cod_parentescoimputado","cod_mottermino","cod_motsuspension","cod_proctermino","idsujeto_imputado","idsujeto_victima","impcod_tiposujeto","cod_lugarocurrencia","cod_sitiosuceso","cod_comunadelito","cod_region"))))
## c("encontrado_como_victima", "encontrado_como_imputado", "tipo_sujeto_vic", 
## "gls_tipo_sujeto_vic", "reg", "gls_region", "tipo_termino", "agrupa_terminos", 
## "gls_materia", "familia_delito", "relacion_vifsaf", "gls_parentesco", 
## "gls_mottermino", "gls_motsuspension", "gls_proctermino", "gls_tipo_imputado", 
## "iddelito", "fec_comision", "termino_relacion", "lugar_ocurrencia", 
## "gls_sitiosuceso", "gls_comuna", "region_delito", "fec_cbiorelacion", 
## "medidas_155", "medidas_pp", "medidas_ip", "marca_suspension_43", 
## "marca_pena_44", "marca_multa_45", "medida_alternativa_46", "clasificacion_pena_47", 
## "tramos_condena_48", "clasificacion_penarpa_1_49", "clasificacion_penarpa_2_50", 
## "marca_suspension_51", "marca_pena_52", "marca_multa_53", "medida_alternativa_54", 
## "clasificacion_pena_55", "tramos_condena_56", "clasificacion_penarpa_1_57", 
## "clasificacion_penarpa_2_58")
## Vector of categorical variables that need transformation
catVars <- c("encontrado_como_victima", "encontrado_como_imputado", "gls_tipo_sujeto_vic", "gls_region",
             "tipo_termino", "agrupa_terminos", "gls_materia","familia_delito","relacion_vifsaf","gls_parentesco","gls_mottermino","gls_motsuspension","gls_proctermino","gls_tipo_imputado","lugar_ocurrencia","gls_sitiosuceso","gls_comuna","region_delito","medidas_155","medidas_pp","medidas_ip","marca_suspension_43","marca_pena_44","marca_multa_45","medida_alternativa_46","clasificacion_pena_47","tramos_condena_48","clasificacion_penarpa_1_49","clasificacion_penarpa_2_50","marca_suspension_51","marca_pena_52","marca_multa_53","medida_alternativa_54","clasificacion_pena_55","tramos_condena_56","clasificacion_penarpa_1_57","clasificacion_penarpa_2_58")
## Create a TableOne object
tab1 <- CreateTableOne(vars = myVars, data = base_fiscalia[,myVars], factorVars = catVars, 
                       smd=T, includeNA=T,test=T)
## Warning in ModuleReturnVarsExist(vars, data): These variables only have NA/
## NaN: tramos_condena_48 clasificacion_penarpa_1_49 clasificacion_penarpa_2_50
## tramos_condena_56 clasificacion_penarpa_1_57 clasificacion_penarpa_2_58 Dropped
## Warning in ModuleReturnVarsExist(factorVars, data): These variables only have
## NA/NaN: tramos_condena_48 clasificacion_penarpa_1_49 clasificacion_penarpa_2_50
## tramos_condena_56 clasificacion_penarpa_1_57 clasificacion_penarpa_2_58 Dropped
## Warning in CreateTableOne(vars = myVars, data = base_fiscalia[, myVars], : Dropping variable(s) fec_comision termino_relacion fec_cbiorelacion  due to unsupported class.
kableone(as.data.frame.TableOne(tab1), size=11, first.strip=T, hide.no="no",
           format="html",caption= "Table 1. Summary descriptives",
         smd=T, test=T, varLabels=T,noSpaces=T, printToggle=T, dropEqual=F) %>% #,col.names=c("Variables","Residential", "Ambulatory", "p-value")) %>% 
    kableExtra::kable_styling(bootstrap_options = c("striped", "hover","condensed"),font_size= 10) %>%
  row_spec(1, bold=T, italic=T,color="black",hline_after=T,extra_latex_after="\\arrayrulecolor{white}",font_size= 11) %>%
  kableExtra::add_footnote(c("Note. Continuous variables are presented as Medians and Percentiles 25 and 75 were shown;", "Categorical variables are presented as number (%)"), notation = "none")%>%
  kableExtra::scroll_box(width = "100%", height = "375px")
Table 1. Summary descriptives
characteristic level Overall
n 568297
encontrado_como_victima (%) NO 376766 ( 66.3)
SI 191531 ( 33.7)
encontrado_como_imputado (%) NO 191165 ( 33.6)
SI 377132 ( 66.4)
tipo_sujeto_vic (%) 1 306 ( 0.1)
15 226 ( 0.0)
19 330 ( 0.1)
2 2 ( 0.0)
3 13 ( 0.0)
5 4 ( 0.0)
6 549362 ( 96.7)
8 1 ( 0.0)
18053 ( 3.2)
gls_tipo_sujeto_vic (%) ABOGADO QUERELLANTE 1 ( 0.0)
DENUNCIADO 2 ( 0.0)
DENUNCIANTE 306 ( 0.1)
IMPUTADO 13 ( 0.0)
QUERELLANTE 4 ( 0.0)
TESTIGO 226 ( 0.0)
VICTIMA 549362 ( 96.7)
VICTIMA 108i.2 330 ( 0.1)
18053 ( 3.2)
reg (mean (SD)) 10.70 (5.48)
gls_region (%) I Región de Tarapaca 18031 ( 3.2)
II Región de Antofagasta 27310 ( 4.8)
III Región de Atacama 17703 ( 3.1)
IV Región de Coquimbo 23089 ( 4.1)
IX Región de la Araucanía 15566 ( 2.7)
REGION METROPOLITANA CENTRO NORTE 78621 ( 13.8)
REGION METROPOLITANA OCCIDENTE 63855 ( 11.2)
REGION METROPOLITANA ORIENTE 44119 ( 7.8)
REGION METROPOLITANA SUR 63921 ( 11.2)
V Región de Valparaíso 55411 ( 9.8)
VI Región del Libertador Gral. Bernardo O Higgins 33609 ( 5.9)
VII Región del Maule 30211 ( 5.3)
VIII Región del Bio Bio 38601 ( 6.8)
X Región de los Lagos 19387 ( 3.4)
XI Región Aysen del Gral. Carlos Ibañez del Campo 5383 ( 0.9)
XII Región de Magallanes y de la Antartica Chilena 5201 ( 0.9)
XIV Región de los Rios 8453 ( 1.5)
XV Región de Arica y Parinacota 13991 ( 2.5)
XVI Región del Ñuble 5835 ( 1.0)
tipo_termino (%) OTROS T¿RMINOS 32066 ( 5.6)
SALIDA JUDICIAL 305696 ( 53.8)
SALIDA NO JUDICIAL 230514 ( 40.6)
21 ( 0.0)
agrupa_terminos (%) ACUERDO REPARATORIO 13679 ( 2.4)
AGRUPACI¿N A OTRO CASO 28280 ( 5.0)
ANULACI¿N ADMINISTRATIVA 1608 ( 0.3)
ARCHIVO PROVISIONAL 149674 ( 26.3)
DECISI¿N DE NO PERSEVERAR 33205 ( 5.8)
FACULTAD PARA NO INVESTIGAR 42251 ( 7.4)
INCOMPETENCIA 2433 ( 0.4)
OTRAS CAUSALES DE SUSPENSI¿N 918 ( 0.2)
OTRAS CAUSALES DE T¿RMINO 1260 ( 0.2)
PRINCIPIO DE OPORTUNIDAD 45202 ( 8.0)
SENTENCIA DEFINITIVA ABSOLUTORIA 11852 ( 2.1)
SENTENCIA DEFINITIVA CONDENATORIA 157189 ( 27.7)
SOBRESEIMIENTO DEFINITIVO 28288 ( 5.0)
SOBRESEIMIENTO DEFINITIVO 240 44628 ( 7.9)
SOBRESEIMIENTO TEMPORAL 657 ( 0.1)
SUSPENSI¿N CONDICIONAL DEL PROCEDIMIENTO 7152 ( 1.3)
21 ( 0.0)
gls_materia (%) ABANDONO DE ARMAS O ELEMENTOS SUJETAS A CONTROL. ART. 14 A. 8 ( 0.0)
ABANDONO DE CÓNYUGE O DE PARIENTES ENFERMOS. ART. 352. 13 ( 0.0)
ABANDONO DE NIÑOS 41 ( 0.0)
ABANDONO O MALTRATO ANIMAL ART.291 BIS. 205 ( 0.0)
ABIGEATO 251 ( 0.0)
ABORTO COMETIDO POR FACULTATIVO POR CAUSALES NO REGULADAS 1 ( 0.0)
ABORTO CONSENTIDO POR CAUSLAES N/REGULADAS ART 342 N 3 Y 344 21 ( 0.0)
ABORTO SIN CONSENTIMIENTO 17 ( 0.0)
ABUSO DE FIRMA EN BLANCO 8 ( 0.0)
ABUSO SEX C/CONTACTO CORP. A MENOR DE 14 AÑOS ART 366 BIS 1061 ( 0.2)
ABUSO SEX MAYOR 14/MENOR 18 CON CIRCUNS ESTUPRO ART 366 INC2 181 ( 0.0)
ABUSO SEX MAYOR DE 14 AÑOS POR SORPRESA Y/O S/CONSENTIM. ART 1 ( 0.0)
ABUSO SEX. S/CONTAC MAYOR 14 MENOR 18 ART 366 QUAT INC 3,4,5 314 ( 0.1)
ABUSO SEX. S/CONTACTO CORP. MENOR 14 ART 366 QUAT. INC 1 Y 2 603 ( 0.1)
ABUSO SEXUAL ADULTO 4 ( 0.0)
ABUSO SEXUAL CALIFICADO (CON OBJETOS O ANIMALES)ART.365 BIS 36 ( 0.0)
ABUSO SEXUAL DE MAYOR DE 14 (CON CIRC. DE VIOLACIÓN) ART 366 955 ( 0.2)
ABUSOS CONTRA PARTICULARES 2 ( 0.0)
ABUSOS CONTRA PARTICULARES.ARTS. 255. 320 ( 0.1)
ACCESO, DIVULG.Y USO INDEB.INF.GENÉTICA CON OCASIÓN TRAT.ADN 1 ( 0.0)
ACCIDENTE CON RESUL. MUERTE O LES.GRAVES ART.196 C LEY 18290 475 ( 0.1)
ADQ. O ALMACENAMIENTO MAT.PORNOGRÁFICO INF.ART.374 BIS INC 2 19 ( 0.0)
ALLANAMIENTOS IRREGULARES 11 ( 0.0)
AMENAZA A FISCAL O DEFENSOR EN DESEMP. DE FUNC. ART 268 QUIN 10 ( 0.0)
AMENAZA CON ARMA (FALTA) ART. 494 Nº4 CÓDIGO PENAL 1723 ( 0.3)
AMENAZA GENDARME EN DESEMP. DE FUNC. ART 15 D DL 2589 214 ( 0.0)
AMENAZAR U OFENDER A FUNC DE INVESTIGACIONES. ART. 17 quáter 110 ( 0.0)
AMENAZAS A CARABINEROS 1564 ( 0.3)
AMENAZAS CONDIC. CONTRA PERSONAS Y PROP. ART. 296 1 y 2, 297 8342 ( 1.5)
AMENAZAS DE ATENTADOS CONTRA PERSONAS Y PROPIEDADES 1308 ( 0.2)
AMENAZAS SIMPLES CONTRA PERSONAS Y PROPIEDADES ART. 296 Nº3. 81517 ( 14.3)
APERTURA, REG. O INTERCEPTACIÓN DE CORRESP. ART.146 Y 156 15 ( 0.0)
APREMIOS ILEG. COMETIDOS POR EMPL. PÚBLICOS. (ART. 150 D) 283 ( 0.0)
APREMIOS ILEGÍTIMOS CON CUASIDELITO (ART. 150 E N° 3) 6 ( 0.0)
APROPIACIÓN Y DISTRACCIÓN DE COTIZACIONES PREVISIONALES 918 ( 0.2)
APROPIACIÓN DE CABLES DE TENDIDO ELÉC.O DE COM.ART.443 INC 2 42 ( 0.0)
APROPIACIÓN INDEBIDA (INCL. DEPOSITARIO ALZADO) ART.470 Nº1 733 ( 0.1)
APROPIACION INDEBIDA ART.470 N°1 4302 ( 0.8)
ARROJAMIENTO DE PIEDRAS U OTROS OBJETOS (496 Nº26 Cód.Penal) 253 ( 0.0)
ASOCIACION ILICITA ART. 28 LEY 19.913 4 ( 0.0)
ASOCIACIONES ILÍCITAS LEY DE DROGAS ART. 16 LEY Nº 20.000. 13 ( 0.0)
ASOCIACIONES ILÍCITAS. ARTS. 292 AL 295 BIS. 16 ( 0.0)
ATENTADO A VEH.MOT. EN CIRC. CON OBJ.CONTUNDENTE U OTRO SEM. 107 ( 0.0)
ATENTADO CONTRA JEFE DE ESTADO O AUT. PÚB. ART.2 Nº3 L.18314 5 ( 0.0)
ATENTADO EXPLOSIVO O INCENDIARIO 4 ( 0.0)
ATENTADOS Y AMENAZAS CONTRA LA AUTORIDAD. ART. 261 Nº1 Y 264 252 ( 0.0)
AUXILIO AL SUICIDIO 13 ( 0.0)
BIGAMIA 1 ( 0.0)
CALUMNIA (ACCIÓN PRIVADA). ART. 412 AL 415. 14 ( 0.0)
CASTRACIÓN Y MUTILACIÓN 1 ( 0.0)
CAUSAR LA MUERTE FUNC PDI ART. 17 LOC PDI                 2 ( 0.0)
CAZA Y COMERCIALIZACIÓN DE ESPECIES PROH. (Art.31 Ley 19473) 7 ( 0.0)
CELEBRACIÓN DE CONTRATO SIMULADO. ART. 471 Nº 2. 5 ( 0.0)
COHECHO COMETIDO POR EMPLEADO PÚBLICO ART 248, 248 BIS Y 249 59 ( 0.0)
COHECHO O SOBORNO COMETIDO POR PARTICULAR. ART. 250 24 ( 0.0)
COMERCIALIZACIÓN MAT. PORNOGRÁFICO ELAB.UTIL. MEN.DE 18 AÑOS 1 ( 0.0)
COMERCIO CLANDESTINO 10 ( 0.0)
CONDUC BAJO INFLUENCIA DEL ALCOHOL ART.196 C LEY 18290 TRÁNS 3 ( 0.0)
CONDUC EBRIDAD C/LESIONS MENOS GRAVESART196 INC2 LEY TRAN 111 ( 0.0)
CONDUC EBRIEDAD C/LESIONS GRAVES ART 196 INC2LEY TRANS 143 ( 0.0)
CONDUC EBRIEDAD C/LESIONS GRAVÍSIMAS ART196 INC3LEY TRANS 22 ( 0.0)
CONDUC EBRIEDAD C/RESULT MUERTE ART196INC3 LEY TRANSITO 29 ( 0.0)
CONDUC EBRIEDAD C/SUSP LICENCIA ART 196,209 LEY TRANSITO 215 ( 0.0)
CONDUC. BAJO LA INFLUENCIA DEL ALCOHOL CAUSANDO LES.MEN.GRAV 86 ( 0.0)
CONDUC. INFLUENCIA ALCOHOL CAUSANDO LES.GRAVÍSIMAS O MUERTE 16 ( 0.0)
CONDUCC. INF. ALCOHOL CON O SIN DAÑO O LES. LEVE 193 INC 1 1045 ( 0.2)
CONDUCCIÓN BAJO LA INFLUENCIA DEL ALCOHOL CAUSANDO LES.GRAV 111 ( 0.0)
CONDUCCIÓN EBRIEDAD CON O SIN DAÑO O LES. LEVE 196 INC. 1 9057 ( 1.6)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE DAÑOS. 637 ( 0.1)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE LESIONES. 921 ( 0.2)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE MUERTE 79 ( 0.0)
CONDUCCIÓN SIN LA LICENCIA DEBIDA ART 196 D LEY 18.290 1451 ( 0.3)
CONDUCIR INFL ALCOHOL CAUSANDO LES GRAVÍSIMAS ART 193 INC 4 1 ( 0.0)
CONDUCIR INFL ALCOHOL CAUSANDO MUERTE. ART 193 INC 4 3 ( 0.0)
CONDUCIR VEHICULO CON SANCIÓN VIGENTE. ART.209 LEY 18.290. 310 ( 0.1)
CONNIVENCIA FUGA Y EVASIÓN CULPABLE DETENIDO ART. 299 A 304 5 ( 0.0)
CONSUMO DE BEBIDAS ALCOHÓLICAS EN LA VÍA PÚBLICA 2 ( 0.0)
CONSUMO DE DROGAS (ART. 41) 36 ( 0.0)
CONSUMO/PORTE DE DROGAS EN LUGARES CALIFICADOS (ART.51) 5191 ( 0.9)
CONSUMO/PORTE EN LUG. PÚB.O PRIV. CON PREV.CONCIERTO(ART.50) 22344 ( 3.9)
CONTRA SALUD PÚBLICA. ARTS. 313 D AL 315 y ART. 317. 7 ( 0.0)
CONTRA SALUD PUBLICA. ARTS. 313 A Y 313 B 8 ( 0.0)
CONTRA SALUD PÚBLICA. ARTS. 313 AL 318. 9 ( 0.0)
CONTRABANDO DE ESPECIES EXÓTICAS (ART. 11, LEY 20.962) 1 ( 0.0)
CONTRABANDO. INFRACCIÓN A ORDZA ADUANAS ART 168 LEY 20780 133 ( 0.0)
CORTE DESTR. ARBOLES RGMTO ART. 21 DCTO.4363 1931 Y L. BOSQ. 4 ( 0.0)
CUASIDELITO DE HOMICIDIO COMETIDO POR PROFES. DE LA SALUD 18 ( 0.0)
CUASIDELITO DE HOMICIDIO. CÓDIGO AGRUPADOR. ART. 492 INC. 2º 233 ( 0.0)
CUASIDELITO DE LESIONES COMETIDOS POR PROFES. DE LA SALUD 29 ( 0.0)
CUASIDELITO DE LESIONES. ART 490, 491 INC 2° Y 492. 3515 ( 0.6)
CUASIDELITO VEHICULO MOTORIZADO LEY TRANSITO 74 ( 0.0)
CULTIVO/COSECHA ESPEC. VEGETALES PRODUCTORAS ESTUPEF (ART.8) 630 ( 0.1)
DAÑO FALTA (495 N° 21 Código Penal) 1895 ( 0.3)
DAÑOS A MONUMENTOS NACIONALES ART.38 LEY 17.288 1 ( 0.0)
DAÑOS CALIFICADOS. ART. 485 Y 486                         434 ( 0.1)
DAÑOS O APROPIACIÓN SOBRE MONUM. NAC. ART. 38-38 BIS L.17288 17 ( 0.0)
DAÑOS SIMPLES. ART. 487.                                  14896 ( 2.6)
DECLARACION MALICIOSA IMPSTOS 97N4(EXCEPTO INC3)COD TRIB 1 ( 0.0)
DEJAR ANIMALES SUELTOS (496 Nº 17 Código Penal) 311 ( 0.1)
DELITO DESÓRDENES PÚBLICOS ART. 269 (NO FALTA DEL CÓD 13035) 2488 ( 0.4)
DELITOS C/ LA LIBERTAD AMBULATORIA Y DERECHO DE ASOCIACIÓN 1 ( 0.0)
DELITOS C/ LA VIDA Y PRIVACIDAD DE CONVERSACIONES 161 A Y B 30 ( 0.0)
DELITOS CONTEMPLADOS EN OTROS TEXTOS LEGALES 84 ( 0.0)
DELITOS CONTENIDOS EN LEYES DE PRENDA ESP. L.20190 Y 18690 3 ( 0.0)
DELITOS CONTRA LA LEY DE BOSQUE NATIVO. LEY 20.283 3 ( 0.0)
DELITOS CONTRA LEY DE PROPIEDAD INDUSTRIAL 1 ( 0.0)
DELITOS CONTRA LEY DE PROPIEDAD INTELECTUAL 41 ( 0.0)
DELITOS DE LA LEY DE SOCIEDADES ANÓNIMAS ART. 134 LEY 18.046 1 ( 0.0)
DELITOS MARCARIOS 3 ( 0.0)
DELITOS QUE CONTEMPLA EL CÓDIGO TRIBUTARIO. ARTS. 97 AL 114 20 ( 0.0)
DEMÁS DELITOS CONTRA LEY DE PROPIEDAD INDUSTRIAL 306 ( 0.1)
DEPOSITARIO ALZADO ART. 444 CPC                           15 ( 0.0)
DESACATO (Art. 240 Código de Procedimiento Civil) 12125 ( 2.1)
DESATENDER EL LLAMADO A RECLUTAMIENTO DL 2306. Art. 72 117 ( 0.0)
DESÓRDENES EN ESPECTÁCULOS PÚBLICOS 494 Nº1 CÓDIGO PENAL 353 ( 0.1)
DESTRUCCIÓN O ALTERACIÓN DE DESLINDES. ART. 462. 4 ( 0.0)
DETENCION, DESTIERRO O ARRESTO IRREGULAR ART. 148 51 ( 0.0)
DEUDOR/GTE/OTROS PERJUDICAN ACREEDORES Art463, 463bis/ter 2 ( 0.0)
DISENSIONES DOMÉSTICAS 495 Nº6 CÓDIGO PENAL 71 ( 0.0)
DISPAROS INJUSTIFICADOS EN VÍA PÚBLICA (ART 14 D INC. FINAL) 17 ( 0.0)
EJERCICIO ILEGAL DE LA PROFESIÓN. ART. 213 INC 1 39 ( 0.0)
ELABORACIÓN ILEGAL DE DROGAS O SUST. SICOT. ART.1 L.20000 7 ( 0.0)
ENSEÑANZA NO AUTORIZ. DE ARTES MARCIALES (Art. 5 Ley 18.356) 2 ( 0.0)
ESPIONAJE INFORMÁTICO ART. 2 Y 4 LEY 19223 42 ( 0.0)
ESTAFAS Y OTRAS DEFRAUDACIONES CONTRA PARTICULARES 6868 ( 1.2)
ESTUPRO 201 ( 0.0)
EXACCIONES ILEGALES COMETIDAS POR FUNC. PÚB. ART.157 y 241. 3 ( 0.0)
EXACCIONES ILEGALES COMETIDAS POR PARTICULARES 9 ( 0.0)
EXPENDIO DE BEBIDAS ALCOHÓLICAS A MENORES. ART.42 LEY 19925 38 ( 0.0)
EXTORSION. ART. 438. 13 ( 0.0)
EXTRANJ INGRESAN/TRATAN EGRESAR CLANDESTINAMENTE 69 DL1094 1 ( 0.0)
FABRICACIÓN, ACOPIO O COMERCIALIZACIÓN DE HILO CURADO. 1 ( 0.0)
FALSA ALARMA INCENDIO, EMERGENCIA O CALAMIDAD ART 268 BIS 15 ( 0.0)
FALSIF LICENCIAS MEDICAS O PENSIONES. ART.202 INC.2° Y 3° 5 ( 0.0)
FALSIF MONEDA (PARA BILLETES CÓD 12031).ART 162 AL 214 CP 54 ( 0.0)
FALSIF OBRAS PROTEGIDAS  LEY PROP INTELECT ART.79 BIS 45 ( 0.0)
FALSIF.PLACAS U OTROS DE INVESTIGACIONES. ART. 16 inciso 3 8 ( 0.0)
FALSIF/USO PASAPORTE O PERMISOS PORTE ARMAS ART 199 A 201 1 ( 0.0)
FALSIFICACIÓN DE BILLETES ART. 64 LEY ORGÁNICA B.CENTRAL 131 ( 0.0)
FALSIFICACIÓN LIC.DE COND. Y OTRAS FALSIF. ART.196 B L.18290 211 ( 0.0)
FALSIFICACIÓN O USO MALICIOSO DE DOC. PRIVADOS ART.197 Y 198 1791 ( 0.3)
FALSIFICACION O USO MALICIOSO DE DOCUMENTOS PUBLICOS 536 ( 0.1)
FALSO TEST, PERJURIO O DEN.CALUM. ART.206,209,210,211 Y 212 68 ( 0.0)
FALTA DE RESPETO A LA AUTORIDAD PÚBLICA 495 Nº4 CÓDIGO PENAL 910 ( 0.2)
FEMICIDIO INTIMO ART. 390 BIS 48 ( 0.0)
FINGIMIENTO DE CARGOS O PROFESIONES. ART. 213 INC. 2 8 ( 0.0)
FRAUDE ADUANERO. INFRACCIÓN ORDZA ADUANAS ART 169 LEY 20780 5 ( 0.0)
FRAUDE DE SUBVENCIONES ART 470 N°8 11 ( 0.0)
FRAUDES AL FISCO Y ORGANISMOS DEL ESTADO. ART.239 5 ( 0.0)
GANADO QUE ENTRA A PREDIO AJENO CAUSANDO DAÑOS 5 ( 0.0)
GIRO DOLOSO CHEQUES (CUENTA CERRADA) ART. 22. DFL 707 1 ( 0.0)
GIRO DOLOSO CHEQUES (FALTA FONDOS). ART. 22. DFL 707 2 ( 0.0)
GIRO DOLOSO DE CHEQUES 94 ( 0.0)
GIRO DOLOSO DE CHEQUES AC. PENAL PÜBLICA. ART. 42. DFL 707 2 ( 0.0)
HALLAZGO DE DROGAS 126 ( 0.0)
HALLAZGO DE VEHÍCULO 1374 ( 0.2)
HOMICIDIO 898 ( 0.2)
HOMICIDIO CALIFICADO 57 ( 0.0)
HOMICIDIO EN RIÑA O PELEA 29 ( 0.0)
HOMICIDIO GENDARME ENDESEMP. DE FUNC. ART 15 A - DL 2859 1 ( 0.0)
HURTO AGRAVADO (ART. 447 CÓDIGO PENAL) 856 ( 0.2)
HURTO DE BIENES PERTENECIENTES A REDES DE SUMINISTRO PÚBLICO 136 ( 0.0)
HURTO DE HALLAZGO 256 ( 0.0)
HURTO FALTA 494 BIS CÓDIGO PENAL 36492 ( 6.4)
HURTO SIMPLE 209 ( 0.0)
HURTO SIMPLE POR UN VALOR DE 4 A 40 UTM 12888 ( 2.3)
HURTO SIMPLE POR UN VALOR DE MEDIA A 4 UTM 36454 ( 6.4)
HURTO SIMPLE POR UN VALOR SOBRE 40 UTM 1289 ( 0.2)
IMPEDIR EJER. DE FUNC. A INSP. MUNIC. ART 496 N° 3 C. PENAL 2 ( 0.0)
INCENDIO 1 ( 0.0)
INCENDIO CON PELIGRO PARA LAS PERSONAS (475 Y 476 N° 1 y 2) 287 ( 0.1)
INCENDIO CON RESULTADO DE MUERTE Y/O LESIONES 155 ( 0.0)
INCENDIO DE BOSQUES Art. 476 Nº 3 Y 4. 84 ( 0.0)
INCENDIO SOLO CON DAÑOS O SIN PELIGRO DE PROP. ART.477 Y 478 793 ( 0.1)
INCESTO 9 ( 0.0)
INDUCIR A UN MENOR A ABANDONAR EL HOGAR 53 ( 0.0)
INFANTICIDIO 2 ( 0.0)
INFRAC EN PRESTACION SALUD ART 168,174 INC FINAL DS 1 SALUD 3 ( 0.0)
INFRAC LEY ORG.CONSTITUCIONAL SOBRE VOTAC POPULARES Y ESCRUT 7 ( 0.0)
INFRAC.A LA SEG.SOC. DL3500 Y 869 LS.18020,18469,18933,19728 3 ( 0.0)
INFRACC. LEY GRAL DE TELECOM ART 36 B LETRAS A, B, C Y D 19 ( 0.0)
INFRACCIÓN A LA LEY ELECTORAL. ART. 128 AL 141. 6 ( 0.0)
INFRACCIÓN ARTÍCULO 454 469 ( 0.1)
INFRACCIÓN LEY 11.564 DE MATADEROS CLANDESTINOS. ART. 1. 21 ( 0.0)
INFRACCIÓN LEY 18.892 DE PESCA. ART.135 AL 139. 14 ( 0.0)
INFRACCIÓN NORMAS INHUMACIONES Y EXHUMAC. ART.320,321 Y 322 3 ( 0.0)
INFRACCIÓN ORDENANZA ADUANAS (FRAUDE Y CONTRABANDO) ART.176. 157 ( 0.0)
INFRACCION  LEY DE QUIEBRAS. ART.218 AL 221.              1 ( 0.0)
INFRACCIONES A LA LEY DE SEG.NUCLEAR (Art.41 a 47 Ley 18302) 6 ( 0.0)
INFRACCIONES AL CÓD. AERONÁUTICO (Arts. 190, 194 bis, 195 a 4 ( 0.0)
INJURIA (ACCIÓN PRIVADA). ART. 416 AL 420. 20 ( 0.0)
INJURIAS Y CALUMNIAS POR MEDIOS DE COMUNICACIÓN SOCIAL 15 ( 0.0)
INSOLVENCIA PUNIBLE (ALZAMIENTO DE BIENES) 1 ( 0.0)
INSTAL.INDEB.SEÑALES DE TRÁN.O BARRERAS ART.196 A1 LEY 18290 1 ( 0.0)
INTERRUPCIÓN SERV. ELECT.(Art.134 DFL.1,1982,Ley Serv.Eléc.) 2 ( 0.0)
INUTILIZAR DISPOSIT MONITOREO TELEMAT ART 23 SEXIES L18216 1 ( 0.0)
LAVADO DE DINERO PERSONA NATURAL ART. 27 LEY 19.913 5 ( 0.0)
LESIONES GRAVES 7069 ( 1.2)
LESIONES GRAVES GRAVÍSIMAS. ART. 397 Nº1 129 ( 0.0)
LESIONES LEVES 53786 ( 9.5)
LESIONES LEVES 494 Nº 5 CODIGO PENAL                      597 ( 0.1)
LESIONES MENOS GRAVES 54794 ( 9.6)
LESIONES O DAÑOS EN FÚTBOL PROFESIONAL ART 12 INC 1 19327 9 ( 0.0)
LEY RESPONSABILIDAD PENAL PERSONAS JURIDICAS LEY 20393    2 ( 0.0)
LOTEOS IRREGULARES (Art.138 DFL 458,1975,Ley Gral.Urb.y Con) 2 ( 0.0)
LOTERIA ILEGAL, CASA JUEGO Y PRÉSTAMO PRENDA ARTS 275 AL 283 13 ( 0.0)
MALTRATO COMETIDO POR GARANTE ART. 403 BIS INC FINAL 16 ( 0.0)
MALTRATO CORPORAL A PERSONAS VULNERABLES ART 403 BIS INC 1° 139 ( 0.0)
MALTRATO DE OBRA A CARAB ART. 416 BIS COD DE JUST MILITAR 1671 ( 0.3)
MALTRATO DE OBRA FUNC PDI CON/SIN LESIONES 17 bis LOC PDI 132 ( 0.0)
MALTRATO HABITUAL (VIOLENCIA INTRAFAMILIAR) 9439 ( 1.7)
MALTRATO OBRA FISCAL, DEFENSOR EN DESEMP. DE FUNC. ART. 268 10 ( 0.0)
MALTRATO OBRA GENDARME EN DESEMP. DE FUNC.ART 15 B,C DL 2859 141 ( 0.0)
MALVERSACION DE CAUDALES PUBLICOS. ARTS 233, 234, 235 y 236 31 ( 0.0)
MARCHARSE SITIO SUCESO S/AUXILIAR VÍCTIMA ART 195 INC 2 y 3 34 ( 0.0)
MATAR A CARABINERO EN EJERCICIO DE SUS FUNCS. ART.416 C.J.M. 10 ( 0.0)
MICROTRÁFICO (TRÁFICO DE PEQUEÑAS CANTID. ART. 4 LEY 20000) 5519 ( 1.0)
MUERTES Y HALLAZGO DE CADÁVER 1525 ( 0.3)
NEGATIVA A EFECTUARSE EXAMEN. ART. 195 BIS LEY DE TRANSITO 189 ( 0.0)
NO DAR CUENTA DE ACCIDENTE DE TRÁNSITO ART. 96 D 1 LEY 18290 112 ( 0.0)
NO DEFINIDO 6 ( 0.0)
NOMBRAMIENTOS ILEGALES 1 ( 0.0)
OBSTR INVESTIGACION POR FISCAL O ASISTENTE MP. ART.269 TER 2 ( 0.0)
OBSTRUCCIÓN A LA INVESTIGACIÓN. ART. 269 BIS. 78 ( 0.0)
OBSTRUCCIÓN A LA JUSTICIA CON OCASIÓN DE TRATAMIENTO DE ADN 3 ( 0.0)
OBTENCIÓN DE SERVICIOS SEXUALES DE MENORES. ART. 367 TER. 16 ( 0.0)
OBTENCIÓN DECLARACIONES FORZADAS ART.19 DL 2460 LEY ORG. INV 1 ( 0.0)
OBTENCION FRAUDULENTA DE CREDITOS. ART. 160. DFL 252 DE 1960 16 ( 0.0)
OCULTACIÓN DE IDENT. CONTROL PREV. 496 Nº 5 Y 12 LEY 20.931 378 ( 0.1)
OCULTACIÓN DE IDENTIDAD 496 Nº5 CÓDIGO PENAL 866 ( 0.2)
OCULTACIÓN IDENT. EN CONTROL INVESTIGATIVO 496 N°5 Y 85 CPP 130 ( 0.0)
OCULTACION O ENTR. DE INFO. FALSA A FNE. ART. 39 h) D.L. 211 1 ( 0.0)
OCULTAMIENTO DE PLACA PATENTE (ART. 192 LETRA E) 25 ( 0.0)
OFENSAS AL PUDOR (495 Nº 5 Código Penal) 418 ( 0.1)
OMISIÓN DE DENUNCIAR POR FUNCIONARIO PÚB. LEY 20.000 ART. 13 3 ( 0.0)
OPONERSE A ACCIÓN DE LA AUTORIDAD PÚBLICA O SUS AGENTES 435 ( 0.1)
OTORG. IRREGULAR DE DOCTOS (Art. 196 a Ley 18.290 Tráns) 5 ( 0.0)
OTRAS FALTAS CÓDIGO PENAL 2872 ( 0.5)
OTRAS FALTAS LEYES ESPECIALES 4 ( 0.0)
OTRAS FALTAS Y DELITOS DE LA LEY 19.733 2 ( 0.0)
OTRAS INFRACCIÓN LEY 18.892 DE PESCA 12 ( 0.0)
OTRAS INFRACCIONES A LA LEY DEL BANCO CENTRAL 19 ( 0.0)
OTRAS INFRACCIONES A LA ORDENANZA ADUANAS. LEY 20.780 37 ( 0.0)
OTRAS INFRACCIONES AL CÓDIGO JUSTICIA MILITAR 39 ( 0.0)
OTRAS INFRACCIONES CONTRA LA LEY DE ALCOHOLES 1 ( 0.0)
OTROS ABUSOS CONTRA PARTICULARES.ART. 256,257,258,259 17 ( 0.0)
OTROS DE LOS CUASIDELITOS 42 ( 0.0)
OTROS DEL C/ ORDEN FAMILIA, MORALIDAD Pº, INTEGRIDAD SEXUAL 69 ( 0.0)
OTROS DELITOS EMPLEADOS PÚBLICOS EN DESEMPEÑO DE SUS CARGOS 14 ( 0.0)
OTROS DELITOS C/ FE PÚBLICA, FALSIFIC, FALSO TEST Y PERJURIO 31 ( 0.0)
OTROS DELITOS C/ ORDEN Y SEGURIDAD Pº COMETIDOS PARTICULARES 25 ( 0.0)
OTROS DELITOS CONTEMPLADOS EN LEY DE PROPIEDAD INTELECTUAL 941 ( 0.2)
OTROS DELITOS CONTRA LA LEY DEL TRÁNSITO 628 ( 0.1)
OTROS DELITOS CONTRA LA PROPIEDAD 567 ( 0.1)
OTROS DELITOS CONTRA LAS PERSONAS 505 ( 0.1)
OTROS DELITOS DE LA LEY 20.000 1478 ( 0.3)
OTROS DELITOS DE LA LEY DE CONTROL DE ARMAS (LEY 17.798) 152 ( 0.0)
OTROS DELITOS LEY 19.327 SOBRE VIOLENCIA EN LOS ESTADIOS 6 ( 0.0)
OTROS DELITOS LEY DE CUENTAS CORRIENTES BANCARIAS Y CHEQUE 75 ( 0.0)
OTROS DELITOS LEY ORGÁNICA DE INVESTIGACIONES 45 ( 0.0)
OTROS DELITOS LY GRAL BANCOS.ART 110,141,142,157,159 DFL 252 23 ( 0.0)
OTROS DELITOS QUE AFECTAN DºS GARANTIDOS POR LA CONSTITUCIÓN 10 ( 0.0)
OTROS ESTRAGOS 43 ( 0.0)
OTROS HECHOS 8336 ( 1.5)
OTROS LEY 18.314 1 ( 0.0)
PARRICIDIO.ART. 390 inc.1°                                47 ( 0.0)
PERRO POTENCIALMENTE PELIGROSO NO INSCRITO ART 16 LEY 21.020 3 ( 0.0)
PORTAR ELEMENTOS CONOCIDAMENTE DESTINADOS A COMETER DELITO D 1142 ( 0.2)
PORTE ARMA GUERRA, QUÍMICA,BIOLÓGICA,NUCLEAR.ART. 14 INC. 2 1 ( 0.0)
PORTE DE ARMA CORTANTE O PUNZANTE (288 bis) 8443 ( 1.5)
PORTE DE ARMA PROHIBIDA (ART. 14 INC. 1°) 132 ( 0.0)
PORTE ILEGAL DE ARMA DE FUEGO, MUNIC.Y OTR.SUJETAS A CONTROL 1067 ( 0.2)
POSESIÓN, TENENCIA ARMA GUERRA, QUÍM, BIOL, OTRA.ART 13 INC1 3 ( 0.0)
POSESIÓN, TENENCIA, PORTE ARMAS ART 9 INC 1 LEY 17779 505 ( 0.1)
POSESIÓN, TENENCIA, PORTE DE MUNIC Y SUST QUÍM ART 9 INC 2 134 ( 0.0)
PRES. PERITOS, TEST O INTÉR.QUE FALTAREN A VERD.O DOC.FALSOS 4 ( 0.0)
PRESUNTA DESGRACIA 19571 ( 3.4)
PRESUNTA DESGRACIA INFANTIL 1333 ( 0.2)
PREVARICACIÓN DEL ABOGADO Y PROCURADOR ARTS. 231 y 232. 10 ( 0.0)
PREVARICACIÓN JUDICIAL Y ADMINISTRATIVA ART. 223 AL 229. 2 ( 0.0)
PRODUCCIÓN MATERIAL PORNOGRÁFICO UTILIZANDO MENOR.DE 18 AÑOS 13 ( 0.0)
PRODUCCIÓN Y TRÁFICO POR DESVÍO DE PRECURS. ART.2 LEY 20000 1 ( 0.0)
PROMOVER O FACILITAR ENTRADA O SALIDA DEL PAIS PARA PROSTIT 1 ( 0.0)
PROMOVER O FACILITAR PROSTITUCIÓN DE MENORES . ART. 367. 124 ( 0.0)
QUEBRANTAMIENTO. ART. 90 540 ( 0.1)
RECEPTACIÓN ADUANERA. INFRAC ORDZA ADUANAS ART 182 LEY 20780 10 ( 0.0)
RECEPTACIÓN. ART. 456 BIS A 9145 ( 1.6)
RECONOCIMIENTO MALICIOSO DE POSESIÓN REG. ART.9 DEC LEY 2695 4 ( 0.0)
REMISOS (RECLUTAMIENTO) DL 2306. Art. 73 96 ( 0.0)
RIÑA PÚBLICA 496 Nº 10 CÓDIGO PENAL 6497 ( 1.1)
ROBO CON FUERZA DE CAJEROS AUTOMATICOS 7 ( 0.0)
ROBO CON HOMICIDIO 35 ( 0.0)
ROBO CON INTIMIDACIÓN . ART. 433, 436 INC 1º 438. 13261 ( 2.3)
ROBO CON LESIONES GRAVES GRAVISIMAS ART. 433 Nº 2 1 ( 0.0)
ROBO CON RET. DE VICTIMAS O LESIONES GRAVES ART. 433 Nº 3 14 ( 0.0)
ROBO CON RETENCIÓN DE VÍCTIMAS O CON LESIONES GRAVES 49 ( 0.0)
ROBO CON VIOLACIÓN. ART. 433 Nº1. 79 ( 0.0)
ROBO CON VIOLENCIA. ART.436 inc. 1º 433, 438, 439. 10894 ( 1.9)
ROBO DE VEHICULO MOTORIZADO ART. 443 INC. 2 2949 ( 0.5)
ROBO EN BIENES NAC. DE USO PÚB. O SITIOS NO DESTINADOS A HAB 6974 ( 1.2)
ROBO EN LUGAR HABITADO O DESTINADO A LA HABITACIÓN. ART. 440 10883 ( 1.9)
ROBO EN LUGAR NO HABITADO. ART. 442. 9319 ( 1.6)
ROBO O HURTO DE MATERIAL DE GUERRA 2 ( 0.0)
ROBO POR SORPRESA. ART. 436 INC. 2° 6879 ( 1.2)
ROTURA DE SELLOS.ARTS. 270 y 271. 95 ( 0.0)
RUIDOS MOLESTOS 495 Nº 1 CÓDIGO PENAL 98 ( 0.0)
SABOTAJE INFORMÁTICO. ARTS. 1 Y 3 LEY 19.223. 64 ( 0.0)
SECUESTRO CON HOMICIDIO, VIOLACIÓN O LES. ART.141 INC. FINAL 33 ( 0.0)
SECUESTRO CON LESIONES 5 ( 0.0)
SECUESTRO CON VIOLACIÓN 3 ( 0.0)
SECUESTRO. ART. 141 323 ( 0.1)
SOBORNO DE FUNC PBCO EXTRANJ PERSONA NATURAL ART. 251 BIS 2 ( 0.0)
SODOMIA. ART. 365. 4 ( 0.0)
SUMINISTRO DE HIDROCARBUROS AROMÁTICOS A MEN.ART.5 LEY 20000 1 ( 0.0)
SUMINISTRO INDEBIDO DE DROGAS. ART. 7 LEY Nº 20.000. 2 ( 0.0)
SUSTRACCIÓN DE MENORES. ART. 142 69 ( 0.0)
TACHA FALSA DE FIRMA AUTÉNTICA. ART. 43. DFL 707 1 ( 0.0)
TENENCIA DE ARMAS PROHIBIDAS ART. 13                      50 ( 0.0)
TOLERANCIA AL TRÁFICO O CONSUMO DE DROGAS. ART. 12 2 ( 0.0)
TORTURAS COMETIDAS POR FUNCIONARIOS PÚBLICOS (150 A INC 1) 148 ( 0.0)
TORTURAS POR PARTICULARES AGENTES DEL ESTADO (150 A INC. 2) 15 ( 0.0)
TRÁFICO DE ARMAS (ART. 10) 5 ( 0.0)
TRAFICO DE ESPECIES VEGETALES. ART. 10 LEY 20.000 10 ( 0.0)
TRAFICO DE MIGRANTES 411 BIS INCISO 1, 2 Y 3 1 ( 0.0)
TRÁFICO DE RESIDUOS PELIGROSOS (LEY 20.920) 6 ( 0.0)
TRÁFICO ILÍCITO DE DROGAS ART. 3 LEY Nº 20.000. 1874 ( 0.3)
TRANSP.O DISTRIB.DE GAS E INST.CLAND. ART.53/54 DFL 323,1931 1 ( 0.0)
TRANSPRTE DESECH. VERT. CLAND 192 BIS, INC. 6 LEY 20.879 1 ( 0.0)
TRATA DE PERSONAS CON FINES DE PROSTITUCIÓN. ART. 367 BIS. 12 ( 0.0)
TRATA DE PERSONAS PARA LA EXPLOTACIÓN SEXUAL ART 411 QUATER 1 ( 0.0)
TRATA PARA TRABAJOS FORZADOS Y OTROS ART411 QUATER INC1° 1 ( 0.0)
TRATOS DEGRADANTES A PERSONAS VULNERABLES. ART. 403 TER. 36 ( 0.0)
ULTRAJE PÚBLICO A LAS BUENAS COSTUMBRES POR MED.COM.SOCIAL 32 ( 0.0)
ULTRAJE PÚBLICO A LAS BUENAS COSTUMBRES. ART. 373. 125 ( 0.0)
USO FRAUDULENTO DE TARJETAS O MEDIOS DE PAGO. LEY 20.009 1747 ( 0.3)
USO ILICITO FUEGO ART 18,22,22BIS 22 terC18S 4363 LEYBOSQUES 6 ( 0.0)
USO UNIFORME O INSIGNIAS FFAA O CARABINEROS DE CHILE 2 ( 0.0)
USO,FACILITACIÓN O TRANSPORTE DE HILO CURADO. 4 ( 0.0)
USURA. ART. 472. 2 ( 0.0)
USURPACION DE AGUAS. ART. 459. 13 ( 0.0)
USURPACIÓN DE ATRIBUCIONES DE EMPLEADOS PÚB. Y JUDICIALES 42 ( 0.0)
USURPACIÓN DE ESTADO CIVIL. ART. 354. 1 ( 0.0)
USURPACIÓN DE NOMBRE. ART. 214. 988 ( 0.2)
USURPACIÓN DE PROPIEDAD, DESCUBRIMIENTO O PROD. ART.158 Nº5. 196 ( 0.0)
USURPACIÓN NO VIOLENTA. ART. 458. 287 ( 0.1)
USURPACIÓN VIOLENTA. ART. 457 INCISO PRIMERO. 52 ( 0.0)
VENTA ILICITA OBRAS PROTEGIDAS LEY PROP INTELECT  ART. 81  178 ( 0.0)
VIOLACIÓN 4 ( 0.0)
VIOLACIÓN CON HOMICIDIO O FEMICIDIO ART. 372 BIS. 1 ( 0.0)
VIOLACIÓN DE MAYOR DE 14 AÑOS. ART. 361. 1665 ( 0.3)
VIOLACIÓN DE MENOR DE 14 AÑOS. ART. 362. 441 ( 0.1)
VIOLACIÓN DE MORADA. ART. 144 5080 ( 0.9)
VIOLACIÓN DE SECRETOS. ART. 246. 1 ( 0.0)
VIOLENCIA EN LOS ESTADIOS ART 6,6A-B-D-E-F-G-H LEY 19.327 61 ( 0.0)
familia_delito (%) CUASIDELITOS 3837 ( 0.7)
DELITOS CONTRA LA FE PÚBLICA 15985 ( 2.8)
DELITOS CONTRA LA LIBERTAD E INTIMIDAD DE LAS PERSONAS 98960 ( 17.4)
DELITOS CONTRA LEYES DE PROPIEDAD INTELECTUAL E INDUSTRIAL 1473 ( 0.3)
DELITOS DE JUSTICIA MILITAR 47 ( 0.0)
DELITOS DE LEYES ESPECIALES 13230 ( 2.3)
DELITOS DE TORTURA, MALOS TRATOS, GENOCIDIO Y LESA HUMANIDAD 453 ( 0.1)
DELITOS ECONÓMICOS Y TRIBUTARIOS 14271 ( 2.5)
DELITOS FUNCIONARIOS 738 ( 0.1)
DELITOS LEY DE DROGAS 9576 ( 1.7)
DELITOS LEY DE TRÁNSITO 16101 ( 2.8)
DELITOS SEXUALES 5860 ( 1.0)
FALTAS 80854 ( 14.2)
HECHOS DE RELEVANCIA CRIMINAL 32265 ( 5.7)
HOMICIDIOS 1107 ( 0.2)
HURTOS 52088 ( 9.2)
LESIONES 118835 ( 20.9)
OTROS DELITOS 12596 ( 2.2)
OTROS DELITOS CONTRA LA PROPIEDAD 28677 ( 5.0)
ROBOS 31212 ( 5.5)
ROBOS NO VIOLENTOS 30132 ( 5.3)
relacion_vifsaf (%) NO 452460 ( 79.6)
SI 115837 ( 20.4)
gls_parentesco (%) ABUELO(A) 747 ( 0.1)
ADOPTADO 41 ( 0.0)
ADOPTANTE 5 ( 0.0)
CONVIVIENTE 30461 ( 5.4)
CÓNYUGE 15104 ( 2.7)
CUÑADO(A) 1701 ( 0.3)
EX CONVIVIENTE 21379 ( 3.8)
EX CONYUGE 1417 ( 0.2)
HERMANO(A) 9836 ( 1.7)
HIJO(A) 9131 ( 1.6)
MADRASTRA 103 ( 0.0)
MADRE 8412 ( 1.5)
MADRE HIJO COMUN 3885 ( 0.7)
MENOR DE EDAD (bajo cuidado) 44 ( 0.0)
MINUSVALIDO (bajo cuidado) 3 ( 0.0)
NIETO 352 ( 0.1)
No Definido 118 ( 0.0)
NUERA 259 ( 0.0)
PADRASTRO 762 ( 0.1)
PADRE 4264 ( 0.8)
PADRE HIJO COMUN 3584 ( 0.6)
SOBRINO(A) 1451 ( 0.3)
SUEGRO(A) 866 ( 0.2)
TIO(A) 1509 ( 0.3)
YERNO 403 ( 0.1)
452460 ( 79.6)
gls_mottermino (%) Acoge req. proced monit y proposic multa 57060 ( 10.0)
Acuerdo Reparatorio (Art. 241 y 242) 12071 ( 2.1)
Agrupado 28281 ( 5.0)
Anulación de ingreso error de digitación 1575 ( 0.3)
Anulación ingreso por delito acción priv 33 ( 0.0)
Archivo Provisional 149674 ( 26.3)
Decisión de no perseverar en el proced 33205 ( 5.8)
Incomp materias correspond sistema antig 87 ( 0.0)
Incomp tratarse materias conoc otro trib 2346 ( 0.4)
Negativa investig caso autodenuncia 179 1 ( 0.0)
No Inicio Investigación 42251 ( 7.4)
Otras causales de término 1255 ( 0.2)
Principio de Oportunidad 45202 ( 8.0)
Rechazo querella de capítulos (art. 429) 3 ( 0.0)
Rechazo req. Med. Seg. Opuest qte 462 2 ( 0.0)
S Def (no subs oport vicios form art270) 70 ( 0.0)
S Definit (vencim plazo suspens art 240) 44628 ( 7.9)
S. Definit (en casos del art. 465) 3 ( 0.0)
S. Definit (exc previo y espec pron 271) 22 ( 0.0)
S. Definit (susp imposic de la cond 398) 44 ( 0.0)
Sentencia definitiva absolutoria 11852 ( 2.1)
Sentencia definitiva condenatoria 100130 ( 17.6)
Sobres Definit (en casos del art 247) 12 ( 0.0)
Sobres Definitivo (causales del art 250) 28134 ( 5.0)
Término requerimiento internacional 3 ( 0.0)
10353 ( 1.8)
gls_motsuspension (%) ACUERDO REPARATORIO 15456 ( 2.7)
SOBRESEIMIENTO TEMPORAL 2275 ( 0.4)
SUSPENSION CONDICIONAL DEL PROCEDIMIENTO 55631 ( 9.8)
SUSPENSION PROCED. ART. 10 10 ( 0.0)
SUSPENSION PROCED. ART. 458 1719 ( 0.3)
493206 ( 86.8)
gls_proctermino (%) ABREVIADO 21460 ( 3.8)
MONITORIO 57113 ( 10.0)
ORDINARIO 106814 ( 18.8)
RECLAMO 1 ( 0.0)
REQUERIMIENTO INTERNACIONAL 3 ( 0.0)
SIMPLIFICADO 102582 ( 18.1)
SIN PROCEDIMIENTO 280324 ( 49.3)
gls_tipo_imputado (%) DENUNCIADO 28397 ( 5.0)
IMPUTADO 538987 ( 94.8)
INVESTIGADO 27 ( 0.0)
QUERELLADO 562 ( 0.1)
SOSPECHOSO 234 ( 0.0)
TESTIGO 90 ( 0.0)
iddelito (mean (SD)) 13437430.95 (4192444.01)
lugar_ocurrencia (%) BIENES NACIONALES USO PUBLICO 221138 ( 38.9)
ESTABLECIMIENTO COMERCIAL 91267 ( 16.1)
ESTABLECIMIENTO DE DIVERSION 1853 ( 0.3)
ESTABLECIMIENTO EDUCACIONAL 3503 ( 0.6)
ESTABLECIMIENTO PRODUCTIVO 8204 ( 1.4)
LUGAR HABITADO O DESTINADO A LA HABITACION Y SUS DEPENDENCIAS 213180 ( 37.5)
ORGANIZACION DE SEGURIDAD / JUSTICIA 12246 ( 2.2)
ORGANIZACION PUBLICA Y/O SOCIAL 7376 ( 1.3)
OTROS LUGARES NO CLASIFICADOS 5664 ( 1.0)
3866 ( 0.7)
gls_sitiosuceso (%) ANEXOS VIVIENDA 1920 ( 0.3)
AUTOSERVICIO 36710 ( 6.5)
BOMBEROS 21 ( 0.0)
CAJERO AUTOMATICO 536 ( 0.1)
CARRETERAS Y CAMINOS 12485 ( 2.2)
CEMENTERIOS 226 ( 0.0)
CENTRALES DE APUESTAS 72 ( 0.0)
CENTRO ESPECTACULOS 291 ( 0.1)
CENTRO RECREATIVO 526 ( 0.1)
CENTRO SOCIAL 873 ( 0.2)
CENTROS CULTURALES 66 ( 0.0)
CENTROS DE ASISTENCIA MEDICA 3626 ( 0.6)
CENTROS DE CULTO 241 ( 0.0)
CENTROS DE JUEGOS 200 ( 0.0)
CERRO 135 ( 0.0)
COMERCIO MENOR 8248 ( 1.5)
CUERPO DE AGUA 27 ( 0.0)
CURSO DE AGUA 25 ( 0.0)
DEFENSORIA 10 ( 0.0)
DISCOTEQUE / PUB 1175 ( 0.2)
EMPRESA / COMPAÑIA 4178 ( 0.7)
ESCOLAR 2900 ( 0.5)
ESTABLECIMIENTO FINANCIERO 1997 ( 0.4)
ESTABLECIMIENTOS DE ALIMENTACION 4109 ( 0.7)
ESTACIONAMIENTO ABIERTO 461 ( 0.1)
ESTACIONAMIENTO CERRADO 282 ( 0.0)
EXPENDIO DE BEBIDAS ALCOHOLICAS 462 ( 0.1)
FERIAS LIBRES 505 ( 0.1)
FISCALIA 66 ( 0.0)
INDUSTRIA 3274 ( 0.6)
MAR 115 ( 0.0)
MINAS Y PIQUES MINEROS 38 ( 0.0)
PARQUE / PLAZA 1220 ( 0.2)
PLAYA 366 ( 0.1)
PRE-ESCOLAR 265 ( 0.0)
PREDIO RURAL 3402 ( 0.6)
PROSTIBULOS 114 ( 0.0)
PUENTES 30 ( 0.0)
RECINTOS DE GENDARMERIA 8527 ( 1.5)
RECINTOS FFAA 224 ( 0.0)
RECINTOS POLICIALES 2187 ( 0.4)
SERVICENTRO 2527 ( 0.4)
SERVICIOS PUBLICOS 2023 ( 0.4)
SITIO ERIAZO PARTICULAR 1865 ( 0.3)
SITIO ERIAZO PUBLICO 273 ( 0.0)
SUPERIOR 329 ( 0.1)
TALLER 694 ( 0.1)
TERMINALES DE TRANSPORTES 2101 ( 0.4)
TIENDA COMERCIAL 34455 ( 6.1)
TRIBUNALES 1206 ( 0.2)
VEHICULO EN VIA PUBLICA 6483 ( 1.1)
VIA PUBLICA URBANA 198343 ( 34.9)
VIVIENDA 209068 ( 36.8)
VIVIENDAS TRANSITORIAS 1992 ( 0.4)
4803 ( 0.8)
gls_comuna (%) AISEN 1314 ( 0.2)
ALGARROBO 443 ( 0.1)
ALHUE 74 ( 0.0)
ALTO BIO BIO 30 ( 0.0)
ALTO DEL CARMEN 47 ( 0.0)
ALTO HOSPICIO 5728 ( 1.0)
ANCUD 474 ( 0.1)
ANDACOLLO 475 ( 0.1)
ANGOL 1187 ( 0.2)
ANTARTICA 2 ( 0.0)
ANTOFAGASTA 14248 ( 2.5)
ANTUCO 29 ( 0.0)
ARAUCO 1285 ( 0.2)
ARICA 13870 ( 2.4)
BUIN 2508 ( 0.4)
BULNES 142 ( 0.0)
CABILDO 229 ( 0.0)
CABRERO 291 ( 0.1)
CALAMA 8473 ( 1.5)
CALBUCO 674 ( 0.1)
CALDERA 2344 ( 0.4)
CALERA DE TANGO 791 ( 0.1)
CALLE LARGA 135 ( 0.0)
CAMARONES 30 ( 0.0)
CAMINA 9 ( 0.0)
CANELA 47 ( 0.0)
CAÑETE 1126 ( 0.2)
CARAHUE 375 ( 0.1)
CARTAGENA 1394 ( 0.2)
CASABLANCA 1432 ( 0.3)
CASTRO 1499 ( 0.3)
CATEMU 342 ( 0.1)
CAUQUENES 1171 ( 0.2)
CERRILLOS 3484 ( 0.6)
CERRO NAVIA 4628 ( 0.8)
CHAITEN 37 ( 0.0)
CHANCO 74 ( 0.0)
CHAÑARAL 2238 ( 0.4)
CHEPICA 283 ( 0.0)
CHIGUAYANTE 1296 ( 0.2)
CHILE CHICO 426 ( 0.1)
CHILLAN 3764 ( 0.7)
CHILLAN VIEJO 302 ( 0.1)
CHIMBARONGO 623 ( 0.1)
CHOL CHOL 70 ( 0.0)
CHONCHI 152 ( 0.0)
CISNES 460 ( 0.1)
COBQUECURA 27 ( 0.0)
COCHAMO 5 ( 0.0)
COCHRANE 288 ( 0.1)
CODEGUA 226 ( 0.0)
COELEMU 157 ( 0.0)
COIHUECO 52 ( 0.0)
COINCO 63 ( 0.0)
COLBUN 102 ( 0.0)
COLCHANE 9 ( 0.0)
COLINA 7869 ( 1.4)
COLLIPULLI 976 ( 0.2)
COLTAUCO 209 ( 0.0)
COMBARBALA 124 ( 0.0)
CONCEPCION 7577 ( 1.3)
CONCHALI 4937 ( 0.9)
CONCON 1086 ( 0.2)
CONSTITUCION 1449 ( 0.3)
CONTULMO 39 ( 0.0)
COPIAPO 7567 ( 1.3)
COQUIMBO 7279 ( 1.3)
CORONEL 4175 ( 0.7)
CORRAL 26 ( 0.0)
COYHAIQUE 2693 ( 0.5)
CUNCO 80 ( 0.0)
CURACAUTIN 79 ( 0.0)
CURACAVI 1618 ( 0.3)
CURACO DE VELEZ 8 ( 0.0)
CURANILAHUE 1169 ( 0.2)
CURARREHUE 105 ( 0.0)
CUREPTO 38 ( 0.0)
CURICO 8686 ( 1.5)
DALCAHUE 191 ( 0.0)
DIEGO DE ALMAGRO 1030 ( 0.2)
DOQIHUE 255 ( 0.0)
EL BOSQUE 6006 ( 1.1)
EL CARMEN 40 ( 0.0)
EL MONTE 1666 ( 0.3)
EL QUISCO 755 ( 0.1)
EL TABO 563 ( 0.1)
EMPEDRADO 19 ( 0.0)
ERCILLA 43 ( 0.0)
ESTACION CENTRAL 7182 ( 1.3)
FLORIDA 80 ( 0.0)
FREIRE 113 ( 0.0)
FREIRINA 410 ( 0.1)
FRESIA 53 ( 0.0)
FRUTILLAR 329 ( 0.1)
FUTALEUFU 30 ( 0.0)
FUTRONO 59 ( 0.0)
GALVARINO 35 ( 0.0)
GENERAL LAGOS 1 ( 0.0)
GORBEA 72 ( 0.0)
GRANEROS 1809 ( 0.3)
GUAITECAS 37 ( 0.0)
HIJUELAS 251 ( 0.0)
HUALAIHUE 66 ( 0.0)
HUALAQE 210 ( 0.0)
HUALPEN 1914 ( 0.3)
HUALQUI 198 ( 0.0)
HUARA 101 ( 0.0)
HUASCO 373 ( 0.1)
HUECHURABA 2971 ( 0.5)
ILLAPEL 268 ( 0.0)
INDEPENDENCIA 3010 ( 0.5)
IQUIQUE 10697 ( 1.9)
ISLA DE MAIPO 1135 ( 0.2)
ISLA DE PASCUA 1893 ( 0.3)
JUAN FERNANDEZ 18 ( 0.0)
LA CALERA 1495 ( 0.3)
LA CISTERNA 3707 ( 0.7)
LA CRUZ 239 ( 0.0)
LA ESTRELLA 58 ( 0.0)
LA FLORIDA 12025 ( 2.1)
LA GRANJA 4920 ( 0.9)
LA HIGUERA 104 ( 0.0)
LA LIGUA 736 ( 0.1)
LA PINTANA 9202 ( 1.6)
LA REINA 2537 ( 0.4)
LA SERENA 8020 ( 1.4)
LA UNION 715 ( 0.1)
LAGO RANCO 51 ( 0.0)
LAGO VERDE 27 ( 0.0)
LAGUNA BLANCA 2 ( 0.0)
LAJA 418 ( 0.1)
LAMPA 3214 ( 0.6)
LANCO 96 ( 0.0)
LAS CABRAS 435 ( 0.1)
LAS CONDES 3949 ( 0.7)
LAUTARO 245 ( 0.0)
LEBU 636 ( 0.1)
LICANTEN 298 ( 0.1)
LIMACHE 878 ( 0.2)
LINARES 2313 ( 0.4)
LITUECHE 121 ( 0.0)
LLAILLAY 705 ( 0.1)
LLANQUIHUE 238 ( 0.0)
LO BARNECHEA 3028 ( 0.5)
LO ESPEJO 4461 ( 0.8)
LO PRADO 5157 ( 0.9)
LOLOL 35 ( 0.0)
LONCOCHE 226 ( 0.0)
LONGAVI 175 ( 0.0)
LONQUIMAY 31 ( 0.0)
LOS ALAMOS 234 ( 0.0)
LOS ANDES 2407 ( 0.4)
LOS ANGELES 4698 ( 0.8)
LOS LAGOS 94 ( 0.0)
LOS MUERMOS 61 ( 0.0)
LOS SAUCES 332 ( 0.1)
LOS VILOS 1111 ( 0.2)
LOTA 1688 ( 0.3)
LUMACO 77 ( 0.0)
MACHALI 920 ( 0.2)
MACUL 4537 ( 0.8)
MAFIL 34 ( 0.0)
MAIPU 9902 ( 1.7)
MALLOA 155 ( 0.0)
MARCHIHUE 109 ( 0.0)
MARIA ELENA 174 ( 0.0)
MARIA PINTO 562 ( 0.1)
MARIQUINA 239 ( 0.0)
MAULE 589 ( 0.1)
MAULLIN 69 ( 0.0)
MEJILLONES 603 ( 0.1)
MELIPEUCO 57 ( 0.0)
MELIPILLA 8236 ( 1.4)
MOLINA 1383 ( 0.2)
MONTE PATRIA 468 ( 0.1)
MOSTAZAL 835 ( 0.1)
MULCHEN 499 ( 0.1)
NACIMIENTO 417 ( 0.1)
NANCAGUA 468 ( 0.1)
NATALES 732 ( 0.1)
NAVARINO 26 ( 0.0)
NAVIDAD 67 ( 0.0)
NEGRETE 101 ( 0.0)
NINHUE 12 ( 0.0)
No Definido 4 ( 0.0)
NOGALES 325 ( 0.1)
NUEVA IMPERIAL 730 ( 0.1)
ÑIQUEN 24 ( 0.0)
ÑUÑOA 4617 ( 0.8)
OHIGGINS 31 ( 0.0)
OLIVAR 219 ( 0.0)
OLLAGUE 3 ( 0.0)
OLMUE 85 ( 0.0)
OSORNO 5155 ( 0.9)
OVALLE 3591 ( 0.6)
PADRE DE LAS CASAS 763 ( 0.1)
PADRE HURTADO 1763 ( 0.3)
PAIHUANO 110 ( 0.0)
PAILLACO 200 ( 0.0)
PAINE 1448 ( 0.3)
PALENA 20 ( 0.0)
PALMILLA 164 ( 0.0)
PANGUIPULLI 435 ( 0.1)
PANQUEHUE 130 ( 0.0)
PAPUDO 44 ( 0.0)
PAREDONES 38 ( 0.0)
PARRAL 899 ( 0.2)
PEDRO AGUIRRE CERDA 3995 ( 0.7)
PELARCO 150 ( 0.0)
PELLUHUE 306 ( 0.1)
PEMUCO 22 ( 0.0)
PENCAHUE 67 ( 0.0)
PENCO 1559 ( 0.3)
PEÑAFLOR 3416 ( 0.6)
PEÑALOLEN 8472 ( 1.5)
PERALILLO 264 ( 0.0)
PERQUENCO 25 ( 0.0)
PETORCA 104 ( 0.0)
PEUMO 411 ( 0.1)
PICA 450 ( 0.1)
PICHIDEGUA 184 ( 0.0)
PICHILEMU 1593 ( 0.3)
PINTO 97 ( 0.0)
PIRQUE 532 ( 0.1)
PITRUFQUEN 154 ( 0.0)
PLACILLA 121 ( 0.0)
PORTEZUELO 14 ( 0.0)
PORVENIR 90 ( 0.0)
POZO ALMONTE 1010 ( 0.2)
PRIMAVERA 8 ( 0.0)
PROVIDENCIA 4025 ( 0.7)
PUCHUNCAVI 720 ( 0.1)
PUCON 1542 ( 0.3)
PUDAHUEL 10528 ( 1.9)
PUENTE ALTO 16927 ( 3.0)
PUERTO MONTT 6607 ( 1.2)
PUERTO OCTAY 123 ( 0.0)
PUERTO VARAS 1152 ( 0.2)
PUMANQUE 8 ( 0.0)
PUNITAQUI 151 ( 0.0)
PUNTA ARENAS 4333 ( 0.8)
PUQUELDON 13 ( 0.0)
PUREN 431 ( 0.1)
PURRANQUE 604 ( 0.1)
PUTAENDO 186 ( 0.0)
PUTRE 22 ( 0.0)
PUYEHUE 44 ( 0.0)
QUEILEN 17 ( 0.0)
QUELLON 1232 ( 0.2)
QUEMCHI 70 ( 0.0)
QUILACO 53 ( 0.0)
QUILICURA 6867 ( 1.2)
QUILLECO 32 ( 0.0)
QUILLON 232 ( 0.0)
QUILLOTA 4114 ( 0.7)
QUILPUE 2634 ( 0.5)
QUINCHAO 49 ( 0.0)
QUINTA DE TILCOCO 188 ( 0.0)
QUINTA NORMAL 3796 ( 0.7)
QUINTERO 2020 ( 0.4)
QUIRIHUE 132 ( 0.0)
RANCAGUA 11887 ( 2.1)
RANQUIL 33 ( 0.0)
RAUCO 92 ( 0.0)
RECOLETA 6252 ( 1.1)
RENAICO 396 ( 0.1)
RENCA 5049 ( 0.9)
RENGO 2138 ( 0.4)
REQUINOA 357 ( 0.1)
RETIRO 67 ( 0.0)
RINCONADA 166 ( 0.0)
RIO BUENO 646 ( 0.1)
RIO CLARO 88 ( 0.0)
RIO HURTADO 15 ( 0.0)
RIO IBAQEZ 23 ( 0.0)
RIO NEGRO 254 ( 0.0)
RIO VERDE 3 ( 0.0)
ROMERAL 351 ( 0.1)
SAAVEDRA 79 ( 0.0)
SAGRADA FAMILIA 368 ( 0.1)
SALAMANCA 185 ( 0.0)
SAN ANTONIO 3880 ( 0.7)
SAN BERNARDO 11907 ( 2.1)
SAN CARLOS 380 ( 0.1)
SAN CLEMENTE 749 ( 0.1)
SAN ESTEBAN 295 ( 0.1)
SAN FABIAN 20 ( 0.0)
SAN FELIPE 2489 ( 0.4)
SAN FERNANDO 4961 ( 0.9)
SAN IGNACIO 75 ( 0.0)
SAN JAVIER 1165 ( 0.2)
SAN JOAQUIN 3834 ( 0.7)
SAN JOSE DE MAIPO 710 ( 0.1)
SAN JUAN DE LA COSTA 60 ( 0.0)
SAN MIGUEL 4601 ( 0.8)
SAN NICOLAS 21 ( 0.0)
SAN PABLO 70 ( 0.0)
SAN PEDRO 143 ( 0.0)
SAN PEDRO DE ATACAMA 477 ( 0.1)
SAN PEDRO DE LA PAZ 2249 ( 0.4)
SAN RAFAEL 98 ( 0.0)
SAN RAMON 4878 ( 0.9)
SAN ROSENDO 36 ( 0.0)
SAN VICENTE 2026 ( 0.4)
SANTA BARBARA 525 ( 0.1)
SANTA CRUZ 2260 ( 0.4)
SANTA JUANA 326 ( 0.1)
SANTA MARIA 227 ( 0.0)
SANTIAGO 17075 ( 3.0)
SANTO DOMINGO 118 ( 0.0)
SIERRA GORDA 42 ( 0.0)
TALAGANTE 4381 ( 0.8)
TALCA 8231 ( 1.4)
TALCAHUANO 4009 ( 0.7)
TALTAL 1212 ( 0.2)
TEMUCO 4709 ( 0.8)
TENO 343 ( 0.1)
TEODORO SCHMIDT 73 ( 0.0)
TIERRA AMARILLA 476 ( 0.1)
TIL TIL 790 ( 0.1)
TINAUKEL 3 ( 0.0)
TIRUA 62 ( 0.0)
TOCOPILLA 2060 ( 0.4)
TOLTEN 39 ( 0.0)
TOME 1473 ( 0.3)
TORRES DEL PAINE 2 ( 0.0)
TORTEL 65 ( 0.0)
TRAIGUEN 198 ( 0.0)
TREGUACO 32 ( 0.0)
TUCAPEL 86 ( 0.0)
VALDIVIA 5850 ( 1.0)
VALLENAR 3206 ( 0.6)
VALPARAISO 10402 ( 1.8)
VICHUQUEN 38 ( 0.0)
VICTORIA 1205 ( 0.2)
VICUÑA 1116 ( 0.2)
VILCUN 115 ( 0.0)
VILLA ALEGRE 429 ( 0.1)
VILLA ALEMANA 2256 ( 0.4)
VILLARRICA 1011 ( 0.2)
VIQA DEL MAR 10056 ( 1.8)
VITACURA 829 ( 0.1)
YERBAS BUENAS 110 ( 0.0)
YUMBEL 280 ( 0.0)
YUNGAY 134 ( 0.0)
ZAPALLAR 79 ( 0.0)
1048 ( 0.2)
region_delito (%) I Región de Tarapaca 18057 ( 3.2)
II Región de Antofagasta 27292 ( 4.8)
III Región de Atacama 17691 ( 3.1)
IV Región de Coquimbo 23064 ( 4.1)
IX Región de la Araucanía 15573 ( 2.7)
No Definido 4 ( 0.0)
REGION METROPOLITANA CENTRO NORTE 18 ( 0.0)
Región Metropolitana de Santiago 250012 ( 44.0)
REGION METROPOLITANA OCCIDENTE 13 ( 0.0)
REGION METROPOLITANA ORIENTE 9 ( 0.0)
REGION METROPOLITANA SUR 99 ( 0.0)
V Región de Valparaíso 55331 ( 9.7)
VI Región del Libertador Gral. Bernardo O Higgins 33490 ( 5.9)
VII Región del Maule 30058 ( 5.3)
VIII Región del Bio Bio 38590 ( 6.8)
X Región de los Lagos 19392 ( 3.4)
XI Región Aysen del Gral. Carlos Ibañez del Campo 5364 ( 0.9)
XII Región de Magallanes y de la Antartica Chilena 5201 ( 0.9)
XIV Región de los Rios 8409 ( 1.5)
XV Región de Arica y Parinacota 13870 ( 2.4)
XVI Región del Ñuble 5712 ( 1.0)
1048 ( 0.2)
medidas_155 (%) SI 57377 ( 10.1)
510920 ( 89.9)
medidas_pp (%) SI 22296 ( 3.9)
546001 ( 96.1)
medidas_ip (%) SI 733 ( 0.1)
567564 ( 99.9)
marca_suspension_43 (%) NO 67195 ( 11.8)
SI 2341 ( 0.4)
498761 ( 87.8)
marca_pena_44 (%) SI 69536 ( 12.2)
498761 ( 87.8)
marca_multa_45 (%) NO 35220 ( 6.2)
SI 34316 ( 6.0)
498761 ( 87.8)
medida_alternativa_46 (%) Libertad Vigilada 3219 ( 0.6)
Otra 4988 ( 0.9)
Reclusión Nocturna 14058 ( 2.5)
Remisión Condicional 18345 ( 3.2)
527687 ( 92.9)
clasificacion_pena_47 (%) Presidio Mayor grado máximo 88 ( 0.0)
Presidio Mayor grado medio 468 ( 0.1)
Presidio Mayor grado mínimo 1927 ( 0.3)
Presidio Menor grado máximo 4990 ( 0.9)
Presidio Menor grado medio 8798 ( 1.5)
Presidio Menor grado mínimo 29560 ( 5.2)
Presidio Perpetuo calificado 1 ( 0.0)
Presidio Perpetuo simple 15 ( 0.0)
Prisión 23689 ( 4.2)
498761 ( 87.8)
marca_suspension_51 (%) NO 74 ( 0.0)
SI 3 ( 0.0)
568220 (100.0)
marca_pena_52 (%) SI 77 ( 0.0)
568220 (100.0)
marca_multa_53 (%) NO 46 ( 0.0)
SI 31 ( 0.0)
568220 (100.0)
medida_alternativa_54 (%) Libertad Vigilada 8 ( 0.0)
Otra 5 ( 0.0)
Reclusión Nocturna 17 ( 0.0)
Remisión Condicional 15 ( 0.0)
568252 (100.0)
clasificacion_pena_55 (%) Presidio Mayor grado medio 3 ( 0.0)
Presidio Mayor grado mínimo 5 ( 0.0)
Presidio Menor grado máximo 12 ( 0.0)
Presidio Menor grado medio 9 ( 0.0)
Presidio Menor grado mínimo 21 ( 0.0)
Prisión 27 ( 0.0)
568220 (100.0)
Note. Continuous variables are presented as Medians and Percentiles 25 and 75 were shown;
Categorical variables are presented as number (%)
tab2 <- CreateTableOne(vars = myVars, data = base_fiscalia[,myVars], factorVars = catVars, 
                       smd=T, strata="encontrado_como_imputado", includeNA=T,test=T)
## Warning in ModuleReturnVarsExist(vars, data): These variables only have NA/
## NaN: tramos_condena_48 clasificacion_penarpa_1_49 clasificacion_penarpa_2_50
## tramos_condena_56 clasificacion_penarpa_1_57 clasificacion_penarpa_2_58 Dropped
## Warning in ModuleReturnVarsExist(factorVars, data): These variables only have
## NA/NaN: tramos_condena_48 clasificacion_penarpa_1_49 clasificacion_penarpa_2_50
## tramos_condena_56 clasificacion_penarpa_1_57 clasificacion_penarpa_2_58 Dropped
## Warning in CreateTableOne(vars = myVars, data = base_fiscalia[, myVars], : Dropping variable(s) fec_comision termino_relacion fec_cbiorelacion  due to unsupported class.
kableone(as.data.frame.TableOne(tab2), size=11, first.strip=T, hide.no="no",
           format="html",caption= "Table 2. Summary descriptives, by accused",
         smd=T, test=T, varLabels=T,noSpaces=T, printToggle=T, dropEqual=F) %>% #,col.names=c("Variables","Residential", "Ambulatory", "p-value")) %>% 
    kableExtra::kable_styling(bootstrap_options = c("striped", "hover","condensed"),font_size= 10) %>%
  row_spec(1, bold=T, italic=T,color="black",hline_after=T,extra_latex_after="\\arrayrulecolor{white}",font_size= 11) %>%
  kableExtra::add_footnote(c("Note. Continuous variables are presented as Medians and Percentiles 25 and 75 were shown;", "Categorical variables are presented as number (%)"), notation = "none")%>%
  kableExtra::scroll_box(width = "100%", height = "375px")
Table 2. Summary descriptives, by accused
characteristic level NO SI p test SMD
n 191165 377132
encontrado_como_victima (%) NO 0 ( 0.0) 376766 ( 99.9) <0.001 45.374
SI 191165 (100.0) 366 ( 0.1)
encontrado_como_imputado (%) NO 191165 (100.0) 0 ( 0.0) <0.001 NaN
SI 0 ( 0.0) 377132 (100.0)
tipo_sujeto_vic (%) 1 0 ( 0.0) 306 ( 0.1) <0.001 0.325
15 0 ( 0.0) 226 ( 0.1)
19 0 ( 0.0) 330 ( 0.1)
2 0 ( 0.0) 2 ( 0.0)
3 0 ( 0.0) 13 ( 0.0)
5 0 ( 0.0) 4 ( 0.0)
6 191165 (100.0) 358197 ( 95.0)
8 0 ( 0.0) 1 ( 0.0)
0 ( 0.0) 18053 ( 4.8)
gls_tipo_sujeto_vic (%) ABOGADO QUERELLANTE 0 ( 0.0) 1 ( 0.0) <0.001 0.325
DENUNCIADO 0 ( 0.0) 2 ( 0.0)
DENUNCIANTE 0 ( 0.0) 306 ( 0.1)
IMPUTADO 0 ( 0.0) 13 ( 0.0)
QUERELLANTE 0 ( 0.0) 4 ( 0.0)
TESTIGO 0 ( 0.0) 226 ( 0.1)
VICTIMA 191165 (100.0) 358197 ( 95.0)
VICTIMA 108i.2 0 ( 0.0) 330 ( 0.1)
0 ( 0.0) 18053 ( 4.8)
reg (mean (SD)) 11.01 (5.38) 10.54 (5.52) <0.001 0.086
gls_region (%) I Región de Tarapaca 4600 ( 2.4) 13431 ( 3.6) <0.001 0.127
II Región de Antofagasta 7555 ( 4.0) 19755 ( 5.2)
III Región de Atacama 5478 ( 2.9) 12225 ( 3.2)
IV Región de Coquimbo 7920 ( 4.1) 15169 ( 4.0)
IX Región de la Araucanía 5911 ( 3.1) 9655 ( 2.6)
REGION METROPOLITANA CENTRO NORTE 27199 ( 14.2) 51422 ( 13.6)
REGION METROPOLITANA OCCIDENTE 23122 ( 12.1) 40733 ( 10.8)
REGION METROPOLITANA ORIENTE 14124 ( 7.4) 29995 ( 8.0)
REGION METROPOLITANA SUR 23836 ( 12.5) 40085 ( 10.6)
V Región de Valparaíso 17762 ( 9.3) 37649 ( 10.0)
VI Región del Libertador Gral. Bernardo O Higgins 11260 ( 5.9) 22349 ( 5.9)
VII Región del Maule 9809 ( 5.1) 20402 ( 5.4)
VIII Región del Bio Bio 12733 ( 6.7) 25868 ( 6.9)
X Región de los Lagos 6445 ( 3.4) 12942 ( 3.4)
XI Región Aysen del Gral. Carlos Ibañez del Campo 2013 ( 1.1) 3370 ( 0.9)
XII Región de Magallanes y de la Antartica Chilena 1962 ( 1.0) 3239 ( 0.9)
XIV Región de los Rios 2961 ( 1.5) 5492 ( 1.5)
XV Región de Arica y Parinacota 4569 ( 2.4) 9422 ( 2.5)
XVI Región del Ñuble 1906 ( 1.0) 3929 ( 1.0)
tipo_termino (%) OTROS T¿RMINOS 12081 ( 6.3) 19985 ( 5.3) <0.001 0.570
SALIDA JUDICIAL 68548 ( 35.9) 237148 ( 62.9)
SALIDA NO JUDICIAL 110534 ( 57.8) 119980 ( 31.8)
2 ( 0.0) 19 ( 0.0)
agrupa_terminos (%) ACUERDO REPARATORIO 2926 ( 1.5) 10753 ( 2.9) <0.001 0.966
AGRUPACI¿N A OTRO CASO 11361 ( 5.9) 16919 ( 4.5)
ANULACI¿N ADMINISTRATIVA 368 ( 0.2) 1240 ( 0.3)
ARCHIVO PROVISIONAL 87494 ( 45.8) 62180 ( 16.5)
DECISI¿N DE NO PERSEVERAR 9942 ( 5.2) 23263 ( 6.2)
FACULTAD PARA NO INVESTIGAR 26158 ( 13.7) 16093 ( 4.3)
INCOMPETENCIA 968 ( 0.5) 1465 ( 0.4)
OTRAS CAUSALES DE SUSPENSI¿N 77 ( 0.0) 841 ( 0.2)
OTRAS CAUSALES DE T¿RMINO 275 ( 0.1) 985 ( 0.3)
PRINCIPIO DE OPORTUNIDAD 12130 ( 6.3) 33072 ( 8.8)
SENTENCIA DEFINITIVA ABSOLUTORIA 2898 ( 1.5) 8954 ( 2.4)
SENTENCIA DEFINITIVA CONDENATORIA 18790 ( 9.8) 138399 ( 36.7)
SOBRESEIMIENTO DEFINITIVO 6697 ( 3.5) 21591 ( 5.7)
SOBRESEIMIENTO DEFINITIVO 240 9547 ( 5.0) 35081 ( 9.3)
SOBRESEIMIENTO TEMPORAL 143 ( 0.1) 514 ( 0.1)
SUSPENSI¿N CONDICIONAL DEL PROCEDIMIENTO 1389 ( 0.7) 5763 ( 1.5)
2 ( 0.0) 19 ( 0.0)
gls_materia (%) ABANDONO DE ARMAS O ELEMENTOS SUJETAS A CONTROL. ART. 14 A. 4 ( 0.0) 4 ( 0.0) <0.001 1.286
ABANDONO DE CÓNYUGE O DE PARIENTES ENFERMOS. ART. 352. 6 ( 0.0) 7 ( 0.0)
ABANDONO DE NIÑOS 1 ( 0.0) 40 ( 0.0)
ABANDONO O MALTRATO ANIMAL ART.291 BIS. 92 ( 0.0) 113 ( 0.0)
ABIGEATO 97 ( 0.1) 154 ( 0.0)
ABORTO COMETIDO POR FACULTATIVO POR CAUSALES NO REGULADAS 1 ( 0.0) 0 ( 0.0)
ABORTO CONSENTIDO POR CAUSLAES N/REGULADAS ART 342 N 3 Y 344 7 ( 0.0) 14 ( 0.0)
ABORTO SIN CONSENTIMIENTO 15 ( 0.0) 2 ( 0.0)
ABUSO DE FIRMA EN BLANCO 6 ( 0.0) 2 ( 0.0)
ABUSO SEX C/CONTACTO CORP. A MENOR DE 14 AÑOS ART 366 BIS 121 ( 0.1) 940 ( 0.2)
ABUSO SEX MAYOR 14/MENOR 18 CON CIRCUNS ESTUPRO ART 366 INC2 76 ( 0.0) 105 ( 0.0)
ABUSO SEX MAYOR DE 14 AÑOS POR SORPRESA Y/O S/CONSENTIM. ART 1 ( 0.0) 0 ( 0.0)
ABUSO SEX. S/CONTAC MAYOR 14 MENOR 18 ART 366 QUAT INC 3,4,5 116 ( 0.1) 198 ( 0.1)
ABUSO SEX. S/CONTACTO CORP. MENOR 14 ART 366 QUAT. INC 1 Y 2 75 ( 0.0) 528 ( 0.1)
ABUSO SEXUAL ADULTO 2 ( 0.0) 2 ( 0.0)
ABUSO SEXUAL CALIFICADO (CON OBJETOS O ANIMALES)ART.365 BIS 23 ( 0.0) 13 ( 0.0)
ABUSO SEXUAL DE MAYOR DE 14 (CON CIRC. DE VIOLACIÓN) ART 366 622 ( 0.3) 333 ( 0.1)
ABUSOS CONTRA PARTICULARES 1 ( 0.0) 1 ( 0.0)
ABUSOS CONTRA PARTICULARES.ARTS. 255. 311 ( 0.2) 9 ( 0.0)
ACCESO, DIVULG.Y USO INDEB.INF.GENÉTICA CON OCASIÓN TRAT.ADN 1 ( 0.0) 0 ( 0.0)
ACCIDENTE CON RESUL. MUERTE O LES.GRAVES ART.196 C LEY 18290 283 ( 0.1) 192 ( 0.1)
ADQ. O ALMACENAMIENTO MAT.PORNOGRÁFICO INF.ART.374 BIS INC 2 7 ( 0.0) 12 ( 0.0)
ALLANAMIENTOS IRREGULARES 11 ( 0.0) 0 ( 0.0)
AMENAZA A FISCAL O DEFENSOR EN DESEMP. DE FUNC. ART 268 QUIN 2 ( 0.0) 8 ( 0.0)
AMENAZA CON ARMA (FALTA) ART. 494 Nº4 CÓDIGO PENAL 637 ( 0.3) 1086 ( 0.3)
AMENAZA GENDARME EN DESEMP. DE FUNC. ART 15 D DL 2589 28 ( 0.0) 186 ( 0.0)
AMENAZAR U OFENDER A FUNC DE INVESTIGACIONES. ART. 17 quáter 12 ( 0.0) 98 ( 0.0)
AMENAZAS A CARABINEROS 29 ( 0.0) 1535 ( 0.4)
AMENAZAS CONDIC. CONTRA PERSONAS Y PROP. ART. 296 1 y 2, 297 2879 ( 1.5) 5463 ( 1.4)
AMENAZAS DE ATENTADOS CONTRA PERSONAS Y PROPIEDADES 298 ( 0.2) 1010 ( 0.3)
AMENAZAS SIMPLES CONTRA PERSONAS Y PROPIEDADES ART. 296 Nº3. 28137 ( 14.7) 53380 ( 14.2)
APERTURA, REG. O INTERCEPTACIÓN DE CORRESP. ART.146 Y 156 4 ( 0.0) 11 ( 0.0)
APREMIOS ILEG. COMETIDOS POR EMPL. PÚBLICOS. (ART. 150 D) 282 ( 0.1) 1 ( 0.0)
APREMIOS ILEGÍTIMOS CON CUASIDELITO (ART. 150 E N° 3) 5 ( 0.0) 1 ( 0.0)
APROPIACIÓN Y DISTRACCIÓN DE COTIZACIONES PREVISIONALES 804 ( 0.4) 114 ( 0.0)
APROPIACIÓN DE CABLES DE TENDIDO ELÉC.O DE COM.ART.443 INC 2 28 ( 0.0) 14 ( 0.0)
APROPIACIÓN INDEBIDA (INCL. DEPOSITARIO ALZADO) ART.470 Nº1 248 ( 0.1) 485 ( 0.1)
APROPIACION INDEBIDA ART.470 N°1 1561 ( 0.8) 2741 ( 0.7)
ARROJAMIENTO DE PIEDRAS U OTROS OBJETOS (496 Nº26 Cód.Penal) 23 ( 0.0) 230 ( 0.1)
ASOCIACION ILICITA ART. 28 LEY 19.913 2 ( 0.0) 2 ( 0.0)
ASOCIACIONES ILÍCITAS LEY DE DROGAS ART. 16 LEY Nº 20.000. 0 ( 0.0) 13 ( 0.0)
ASOCIACIONES ILÍCITAS. ARTS. 292 AL 295 BIS. 1 ( 0.0) 15 ( 0.0)
ATENTADO A VEH.MOT. EN CIRC. CON OBJ.CONTUNDENTE U OTRO SEM. 26 ( 0.0) 81 ( 0.0)
ATENTADO CONTRA JEFE DE ESTADO O AUT. PÚB. ART.2 Nº3 L.18314 0 ( 0.0) 5 ( 0.0)
ATENTADO EXPLOSIVO O INCENDIARIO 2 ( 0.0) 2 ( 0.0)
ATENTADOS Y AMENAZAS CONTRA LA AUTORIDAD. ART. 261 Nº1 Y 264 26 ( 0.0) 226 ( 0.1)
AUXILIO AL SUICIDIO 13 ( 0.0) 0 ( 0.0)
BIGAMIA 0 ( 0.0) 1 ( 0.0)
CALUMNIA (ACCIÓN PRIVADA). ART. 412 AL 415. 8 ( 0.0) 6 ( 0.0)
CASTRACIÓN Y MUTILACIÓN 0 ( 0.0) 1 ( 0.0)
CAUSAR LA MUERTE FUNC PDI ART. 17 LOC PDI                 0 ( 0.0) 2 ( 0.0)
CAZA Y COMERCIALIZACIÓN DE ESPECIES PROH. (Art.31 Ley 19473) 0 ( 0.0) 7 ( 0.0)
CELEBRACIÓN DE CONTRATO SIMULADO. ART. 471 Nº 2. 4 ( 0.0) 1 ( 0.0)
COHECHO COMETIDO POR EMPLEADO PÚBLICO ART 248, 248 BIS Y 249 6 ( 0.0) 53 ( 0.0)
COHECHO O SOBORNO COMETIDO POR PARTICULAR. ART. 250 0 ( 0.0) 24 ( 0.0)
COMERCIALIZACIÓN MAT. PORNOGRÁFICO ELAB.UTIL. MEN.DE 18 AÑOS 1 ( 0.0) 0 ( 0.0)
COMERCIO CLANDESTINO 0 ( 0.0) 10 ( 0.0)
CONDUC BAJO INFLUENCIA DEL ALCOHOL ART.196 C LEY 18290 TRÁNS 1 ( 0.0) 2 ( 0.0)
CONDUC EBRIDAD C/LESIONS MENOS GRAVESART196 INC2 LEY TRAN 21 ( 0.0) 90 ( 0.0)
CONDUC EBRIEDAD C/LESIONS GRAVES ART 196 INC2LEY TRANS 45 ( 0.0) 98 ( 0.0)
CONDUC EBRIEDAD C/LESIONS GRAVÍSIMAS ART196 INC3LEY TRANS 5 ( 0.0) 17 ( 0.0)
CONDUC EBRIEDAD C/RESULT MUERTE ART196INC3 LEY TRANSITO 5 ( 0.0) 24 ( 0.0)
CONDUC EBRIEDAD C/SUSP LICENCIA ART 196,209 LEY TRANSITO 5 ( 0.0) 210 ( 0.1)
CONDUC. BAJO LA INFLUENCIA DEL ALCOHOL CAUSANDO LES.MEN.GRAV 20 ( 0.0) 66 ( 0.0)
CONDUC. INFLUENCIA ALCOHOL CAUSANDO LES.GRAVÍSIMAS O MUERTE 7 ( 0.0) 9 ( 0.0)
CONDUCC. INF. ALCOHOL CON O SIN DAÑO O LES. LEVE 193 INC 1 81 ( 0.0) 964 ( 0.3)
CONDUCCIÓN BAJO LA INFLUENCIA DEL ALCOHOL CAUSANDO LES.GRAV 27 ( 0.0) 84 ( 0.0)
CONDUCCIÓN EBRIEDAD CON O SIN DAÑO O LES. LEVE 196 INC. 1 533 ( 0.3) 8524 ( 2.3)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE DAÑOS. 94 ( 0.0) 543 ( 0.1)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE LESIONES. 283 ( 0.1) 638 ( 0.2)
CONDUCCIÓN ESTADO DE EBRIEDAD CON RESULTADO DE MUERTE 6 ( 0.0) 73 ( 0.0)
CONDUCCIÓN SIN LA LICENCIA DEBIDA ART 196 D LEY 18.290 15 ( 0.0) 1436 ( 0.4)
CONDUCIR INFL ALCOHOL CAUSANDO LES GRAVÍSIMAS ART 193 INC 4 0 ( 0.0) 1 ( 0.0)
CONDUCIR INFL ALCOHOL CAUSANDO MUERTE. ART 193 INC 4 0 ( 0.0) 3 ( 0.0)
CONDUCIR VEHICULO CON SANCIÓN VIGENTE. ART.209 LEY 18.290. 0 ( 0.0) 310 ( 0.1)
CONNIVENCIA FUGA Y EVASIÓN CULPABLE DETENIDO ART. 299 A 304 0 ( 0.0) 5 ( 0.0)
CONSUMO DE BEBIDAS ALCOHÓLICAS EN LA VÍA PÚBLICA 0 ( 0.0) 2 ( 0.0)
CONSUMO DE DROGAS (ART. 41) 0 ( 0.0) 36 ( 0.0)
CONSUMO/PORTE DE DROGAS EN LUGARES CALIFICADOS (ART.51) 5 ( 0.0) 5186 ( 1.4)
CONSUMO/PORTE EN LUG. PÚB.O PRIV. CON PREV.CONCIERTO(ART.50) 12 ( 0.0) 22332 ( 5.9)
CONTRA SALUD PÚBLICA. ARTS. 313 D AL 315 y ART. 317. 1 ( 0.0) 6 ( 0.0)
CONTRA SALUD PUBLICA. ARTS. 313 A Y 313 B 4 ( 0.0) 4 ( 0.0)
CONTRA SALUD PÚBLICA. ARTS. 313 AL 318. 2 ( 0.0) 7 ( 0.0)
CONTRABANDO DE ESPECIES EXÓTICAS (ART. 11, LEY 20.962) 0 ( 0.0) 1 ( 0.0)
CONTRABANDO. INFRACCIÓN A ORDZA ADUANAS ART 168 LEY 20780 0 ( 0.0) 133 ( 0.0)
CORTE DESTR. ARBOLES RGMTO ART. 21 DCTO.4363 1931 Y L. BOSQ. 1 ( 0.0) 3 ( 0.0)
CUASIDELITO DE HOMICIDIO COMETIDO POR PROFES. DE LA SALUD 16 ( 0.0) 2 ( 0.0)
CUASIDELITO DE HOMICIDIO. CÓDIGO AGRUPADOR. ART. 492 INC. 2º 118 ( 0.1) 115 ( 0.0)
CUASIDELITO DE LESIONES COMETIDOS POR PROFES. DE LA SALUD 27 ( 0.0) 2 ( 0.0)
CUASIDELITO DE LESIONES. ART 490, 491 INC 2° Y 492. 1832 ( 1.0) 1683 ( 0.4)
CUASIDELITO VEHICULO MOTORIZADO LEY TRANSITO 39 ( 0.0) 35 ( 0.0)
CULTIVO/COSECHA ESPEC. VEGETALES PRODUCTORAS ESTUPEF (ART.8) 9 ( 0.0) 621 ( 0.2)
DAÑO FALTA (495 N° 21 Código Penal) 471 ( 0.2) 1424 ( 0.4)
DAÑOS A MONUMENTOS NACIONALES ART.38 LEY 17.288 1 ( 0.0) 0 ( 0.0)
DAÑOS CALIFICADOS. ART. 485 Y 486                         128 ( 0.1) 306 ( 0.1)
DAÑOS O APROPIACIÓN SOBRE MONUM. NAC. ART. 38-38 BIS L.17288 2 ( 0.0) 15 ( 0.0)
DAÑOS SIMPLES. ART. 487.                                  4701 ( 2.5) 10195 ( 2.7)
DECLARACION MALICIOSA IMPSTOS 97N4(EXCEPTO INC3)COD TRIB 0 ( 0.0) 1 ( 0.0)
DEJAR ANIMALES SUELTOS (496 Nº 17 Código Penal) 187 ( 0.1) 124 ( 0.0)
DELITO DESÓRDENES PÚBLICOS ART. 269 (NO FALTA DEL CÓD 13035) 36 ( 0.0) 2452 ( 0.7)
DELITOS C/ LA LIBERTAD AMBULATORIA Y DERECHO DE ASOCIACIÓN 0 ( 0.0) 1 ( 0.0)
DELITOS C/ LA VIDA Y PRIVACIDAD DE CONVERSACIONES 161 A Y B 17 ( 0.0) 13 ( 0.0)
DELITOS CONTEMPLADOS EN OTROS TEXTOS LEGALES 36 ( 0.0) 48 ( 0.0)
DELITOS CONTENIDOS EN LEYES DE PRENDA ESP. L.20190 Y 18690 0 ( 0.0) 3 ( 0.0)
DELITOS CONTRA LA LEY DE BOSQUE NATIVO. LEY 20.283 1 ( 0.0) 2 ( 0.0)
DELITOS CONTRA LEY DE PROPIEDAD INDUSTRIAL 0 ( 0.0) 1 ( 0.0)
DELITOS CONTRA LEY DE PROPIEDAD INTELECTUAL 0 ( 0.0) 41 ( 0.0)
DELITOS DE LA LEY DE SOCIEDADES ANÓNIMAS ART. 134 LEY 18.046 0 ( 0.0) 1 ( 0.0)
DELITOS MARCARIOS 0 ( 0.0) 3 ( 0.0)
DELITOS QUE CONTEMPLA EL CÓDIGO TRIBUTARIO. ARTS. 97 AL 114 0 ( 0.0) 20 ( 0.0)
DEMÁS DELITOS CONTRA LEY DE PROPIEDAD INDUSTRIAL 0 ( 0.0) 306 ( 0.1)
DEPOSITARIO ALZADO ART. 444 CPC                           5 ( 0.0) 10 ( 0.0)
DESACATO (Art. 240 Código de Procedimiento Civil) 1975 ( 1.0) 10150 ( 2.7)
DESATENDER EL LLAMADO A RECLUTAMIENTO DL 2306. Art. 72 0 ( 0.0) 117 ( 0.0)
DESÓRDENES EN ESPECTÁCULOS PÚBLICOS 494 Nº1 CÓDIGO PENAL 2 ( 0.0) 351 ( 0.1)
DESTRUCCIÓN O ALTERACIÓN DE DESLINDES. ART. 462. 2 ( 0.0) 2 ( 0.0)
DETENCION, DESTIERRO O ARRESTO IRREGULAR ART. 148 38 ( 0.0) 13 ( 0.0)
DEUDOR/GTE/OTROS PERJUDICAN ACREEDORES Art463, 463bis/ter 0 ( 0.0) 2 ( 0.0)
DISENSIONES DOMÉSTICAS 495 Nº6 CÓDIGO PENAL 30 ( 0.0) 41 ( 0.0)
DISPAROS INJUSTIFICADOS EN VÍA PÚBLICA (ART 14 D INC. FINAL) 6 ( 0.0) 11 ( 0.0)
EJERCICIO ILEGAL DE LA PROFESIÓN. ART. 213 INC 1 10 ( 0.0) 29 ( 0.0)
ELABORACIÓN ILEGAL DE DROGAS O SUST. SICOT. ART.1 L.20000 0 ( 0.0) 7 ( 0.0)
ENSEÑANZA NO AUTORIZ. DE ARTES MARCIALES (Art. 5 Ley 18.356) 0 ( 0.0) 2 ( 0.0)
ESPIONAJE INFORMÁTICO ART. 2 Y 4 LEY 19223 13 ( 0.0) 29 ( 0.0)
ESTAFAS Y OTRAS DEFRAUDACIONES CONTRA PARTICULARES 1606 ( 0.8) 5262 ( 1.4)
ESTUPRO 77 ( 0.0) 124 ( 0.0)
EXACCIONES ILEGALES COMETIDAS POR FUNC. PÚB. ART.157 y 241. 1 ( 0.0) 2 ( 0.0)
EXACCIONES ILEGALES COMETIDAS POR PARTICULARES 0 ( 0.0) 9 ( 0.0)
EXPENDIO DE BEBIDAS ALCOHÓLICAS A MENORES. ART.42 LEY 19925 16 ( 0.0) 22 ( 0.0)
EXTORSION. ART. 438. 6 ( 0.0) 7 ( 0.0)
EXTRANJ INGRESAN/TRATAN EGRESAR CLANDESTINAMENTE 69 DL1094 0 ( 0.0) 1 ( 0.0)
FABRICACIÓN, ACOPIO O COMERCIALIZACIÓN DE HILO CURADO. 0 ( 0.0) 1 ( 0.0)
FALSA ALARMA INCENDIO, EMERGENCIA O CALAMIDAD ART 268 BIS 0 ( 0.0) 15 ( 0.0)
FALSIF LICENCIAS MEDICAS O PENSIONES. ART.202 INC.2° Y 3° 1 ( 0.0) 4 ( 0.0)
FALSIF MONEDA (PARA BILLETES CÓD 12031).ART 162 AL 214 CP 9 ( 0.0) 45 ( 0.0)
FALSIF OBRAS PROTEGIDAS  LEY PROP INTELECT ART.79 BIS 1 ( 0.0) 44 ( 0.0)
FALSIF.PLACAS U OTROS DE INVESTIGACIONES. ART. 16 inciso 3 0 ( 0.0) 8 ( 0.0)
FALSIF/USO PASAPORTE O PERMISOS PORTE ARMAS ART 199 A 201 1 ( 0.0) 0 ( 0.0)
FALSIFICACIÓN DE BILLETES ART. 64 LEY ORGÁNICA B.CENTRAL 26 ( 0.0) 105 ( 0.0)
FALSIFICACIÓN LIC.DE COND. Y OTRAS FALSIF. ART.196 B L.18290 3 ( 0.0) 208 ( 0.1)
FALSIFICACIÓN O USO MALICIOSO DE DOC. PRIVADOS ART.197 Y 198 143 ( 0.1) 1648 ( 0.4)
FALSIFICACION O USO MALICIOSO DE DOCUMENTOS PUBLICOS 53 ( 0.0) 483 ( 0.1)
FALSO TEST, PERJURIO O DEN.CALUM. ART.206,209,210,211 Y 212 19 ( 0.0) 49 ( 0.0)
FALTA DE RESPETO A LA AUTORIDAD PÚBLICA 495 Nº4 CÓDIGO PENAL 9 ( 0.0) 901 ( 0.2)
FEMICIDIO INTIMO ART. 390 BIS 28 ( 0.0) 20 ( 0.0)
FINGIMIENTO DE CARGOS O PROFESIONES. ART. 213 INC. 2 4 ( 0.0) 4 ( 0.0)
FRAUDE ADUANERO. INFRACCIÓN ORDZA ADUANAS ART 169 LEY 20780 0 ( 0.0) 5 ( 0.0)
FRAUDE DE SUBVENCIONES ART 470 N°8 3 ( 0.0) 8 ( 0.0)
FRAUDES AL FISCO Y ORGANISMOS DEL ESTADO. ART.239 0 ( 0.0) 5 ( 0.0)
GANADO QUE ENTRA A PREDIO AJENO CAUSANDO DAÑOS 5 ( 0.0) 0 ( 0.0)
GIRO DOLOSO CHEQUES (CUENTA CERRADA) ART. 22. DFL 707 1 ( 0.0) 0 ( 0.0)
GIRO DOLOSO CHEQUES (FALTA FONDOS). ART. 22. DFL 707 2 ( 0.0) 0 ( 0.0)
GIRO DOLOSO DE CHEQUES 10 ( 0.0) 84 ( 0.0)
GIRO DOLOSO DE CHEQUES AC. PENAL PÜBLICA. ART. 42. DFL 707 0 ( 0.0) 2 ( 0.0)
HALLAZGO DE DROGAS 7 ( 0.0) 119 ( 0.0)
HALLAZGO DE VEHÍCULO 1251 ( 0.7) 123 ( 0.0)
HOMICIDIO 431 ( 0.2) 467 ( 0.1)
HOMICIDIO CALIFICADO 30 ( 0.0) 27 ( 0.0)
HOMICIDIO EN RIÑA O PELEA 6 ( 0.0) 23 ( 0.0)
HOMICIDIO GENDARME ENDESEMP. DE FUNC. ART 15 A - DL 2859 0 ( 0.0) 1 ( 0.0)
HURTO AGRAVADO (ART. 447 CÓDIGO PENAL) 90 ( 0.0) 766 ( 0.2)
HURTO DE BIENES PERTENECIENTES A REDES DE SUMINISTRO PÚBLICO 25 ( 0.0) 111 ( 0.0)
HURTO DE HALLAZGO 103 ( 0.1) 153 ( 0.0)
HURTO FALTA 494 BIS CÓDIGO PENAL 1506 ( 0.8) 34986 ( 9.3)
HURTO SIMPLE 8 ( 0.0) 201 ( 0.1)
HURTO SIMPLE POR UN VALOR DE 4 A 40 UTM 3960 ( 2.1) 8928 ( 2.4)
HURTO SIMPLE POR UN VALOR DE MEDIA A 4 UTM 5270 ( 2.8) 31184 ( 8.3)
HURTO SIMPLE POR UN VALOR SOBRE 40 UTM 500 ( 0.3) 789 ( 0.2)
IMPEDIR EJER. DE FUNC. A INSP. MUNIC. ART 496 N° 3 C. PENAL 1 ( 0.0) 1 ( 0.0)
INCENDIO 0 ( 0.0) 1 ( 0.0)
INCENDIO CON PELIGRO PARA LAS PERSONAS (475 Y 476 N° 1 y 2) 130 ( 0.1) 157 ( 0.0)
INCENDIO CON RESULTADO DE MUERTE Y/O LESIONES 118 ( 0.1) 37 ( 0.0)
INCENDIO DE BOSQUES Art. 476 Nº 3 Y 4. 59 ( 0.0) 25 ( 0.0)
INCENDIO SOLO CON DAÑOS O SIN PELIGRO DE PROP. ART.477 Y 478 581 ( 0.3) 212 ( 0.1)
INCESTO 3 ( 0.0) 6 ( 0.0)
INDUCIR A UN MENOR A ABANDONAR EL HOGAR 15 ( 0.0) 38 ( 0.0)
INFANTICIDIO 0 ( 0.0) 2 ( 0.0)
INFRAC EN PRESTACION SALUD ART 168,174 INC FINAL DS 1 SALUD 0 ( 0.0) 3 ( 0.0)
INFRAC LEY ORG.CONSTITUCIONAL SOBRE VOTAC POPULARES Y ESCRUT 1 ( 0.0) 6 ( 0.0)
INFRAC.A LA SEG.SOC. DL3500 Y 869 LS.18020,18469,18933,19728 0 ( 0.0) 3 ( 0.0)
INFRACC. LEY GRAL DE TELECOM ART 36 B LETRAS A, B, C Y D 3 ( 0.0) 16 ( 0.0)
INFRACCIÓN A LA LEY ELECTORAL. ART. 128 AL 141. 1 ( 0.0) 5 ( 0.0)
INFRACCIÓN ARTÍCULO 454 1 ( 0.0) 468 ( 0.1)
INFRACCIÓN LEY 11.564 DE MATADEROS CLANDESTINOS. ART. 1. 0 ( 0.0) 21 ( 0.0)
INFRACCIÓN LEY 18.892 DE PESCA. ART.135 AL 139. 0 ( 0.0) 14 ( 0.0)
INFRACCIÓN NORMAS INHUMACIONES Y EXHUMAC. ART.320,321 Y 322 0 ( 0.0) 3 ( 0.0)
INFRACCIÓN ORDENANZA ADUANAS (FRAUDE Y CONTRABANDO) ART.176. 0 ( 0.0) 157 ( 0.0)
INFRACCION  LEY DE QUIEBRAS. ART.218 AL 221.              1 ( 0.0) 0 ( 0.0)
INFRACCIONES A LA LEY DE SEG.NUCLEAR (Art.41 a 47 Ley 18302) 3 ( 0.0) 3 ( 0.0)
INFRACCIONES AL CÓD. AERONÁUTICO (Arts. 190, 194 bis, 195 a 0 ( 0.0) 4 ( 0.0)
INJURIA (ACCIÓN PRIVADA). ART. 416 AL 420. 14 ( 0.0) 6 ( 0.0)
INJURIAS Y CALUMNIAS POR MEDIOS DE COMUNICACIÓN SOCIAL 9 ( 0.0) 6 ( 0.0)
INSOLVENCIA PUNIBLE (ALZAMIENTO DE BIENES) 0 ( 0.0) 1 ( 0.0)
INSTAL.INDEB.SEÑALES DE TRÁN.O BARRERAS ART.196 A1 LEY 18290 0 ( 0.0) 1 ( 0.0)
INTERRUPCIÓN SERV. ELECT.(Art.134 DFL.1,1982,Ley Serv.Eléc.) 0 ( 0.0) 2 ( 0.0)
INUTILIZAR DISPOSIT MONITOREO TELEMAT ART 23 SEXIES L18216 0 ( 0.0) 1 ( 0.0)
LAVADO DE DINERO PERSONA NATURAL ART. 27 LEY 19.913 1 ( 0.0) 4 ( 0.0)
LESIONES GRAVES 4774 ( 2.5) 2295 ( 0.6)
LESIONES GRAVES GRAVÍSIMAS. ART. 397 Nº1 81 ( 0.0) 48 ( 0.0)
LESIONES LEVES 28336 ( 14.8) 25450 ( 6.7)
LESIONES LEVES 494 Nº 5 CODIGO PENAL                      299 ( 0.2) 298 ( 0.1)
LESIONES MENOS GRAVES 23928 ( 12.5) 30866 ( 8.2)
LESIONES O DAÑOS EN FÚTBOL PROFESIONAL ART 12 INC 1 19327 2 ( 0.0) 7 ( 0.0)
LEY RESPONSABILIDAD PENAL PERSONAS JURIDICAS LEY 20393    2 ( 0.0) 0 ( 0.0)
LOTEOS IRREGULARES (Art.138 DFL 458,1975,Ley Gral.Urb.y Con) 2 ( 0.0) 0 ( 0.0)
LOTERIA ILEGAL, CASA JUEGO Y PRÉSTAMO PRENDA ARTS 275 AL 283 3 ( 0.0) 10 ( 0.0)
MALTRATO COMETIDO POR GARANTE ART. 403 BIS INC FINAL 0 ( 0.0) 16 ( 0.0)
MALTRATO CORPORAL A PERSONAS VULNERABLES ART 403 BIS INC 1° 4 ( 0.0) 135 ( 0.0)
MALTRATO DE OBRA A CARAB ART. 416 BIS COD DE JUST MILITAR 16 ( 0.0) 1655 ( 0.4)
MALTRATO DE OBRA FUNC PDI CON/SIN LESIONES 17 bis LOC PDI 1 ( 0.0) 131 ( 0.0)
MALTRATO HABITUAL (VIOLENCIA INTRAFAMILIAR) 1637 ( 0.9) 7802 ( 2.1)
MALTRATO OBRA FISCAL, DEFENSOR EN DESEMP. DE FUNC. ART. 268 1 ( 0.0) 9 ( 0.0)
MALTRATO OBRA GENDARME EN DESEMP. DE FUNC.ART 15 B,C DL 2859 9 ( 0.0) 132 ( 0.0)
MALVERSACION DE CAUDALES PUBLICOS. ARTS 233, 234, 235 y 236 0 ( 0.0) 31 ( 0.0)
MARCHARSE SITIO SUCESO S/AUXILIAR VÍCTIMA ART 195 INC 2 y 3 10 ( 0.0) 24 ( 0.0)
MATAR A CARABINERO EN EJERCICIO DE SUS FUNCS. ART.416 C.J.M. 0 ( 0.0) 10 ( 0.0)
MICROTRÁFICO (TRÁFICO DE PEQUEÑAS CANTID. ART. 4 LEY 20000) 42 ( 0.0) 5477 ( 1.5)
MUERTES Y HALLAZGO DE CADÁVER 1508 ( 0.8) 17 ( 0.0)
NEGATIVA A EFECTUARSE EXAMEN. ART. 195 BIS LEY DE TRANSITO 0 ( 0.0) 189 ( 0.1)
NO DAR CUENTA DE ACCIDENTE DE TRÁNSITO ART. 96 D 1 LEY 18290 20 ( 0.0) 92 ( 0.0)
NO DEFINIDO 0 ( 0.0) 6 ( 0.0)
NOMBRAMIENTOS ILEGALES 0 ( 0.0) 1 ( 0.0)
OBSTR INVESTIGACION POR FISCAL O ASISTENTE MP. ART.269 TER 0 ( 0.0) 2 ( 0.0)
OBSTRUCCIÓN A LA INVESTIGACIÓN. ART. 269 BIS. 22 ( 0.0) 56 ( 0.0)
OBSTRUCCIÓN A LA JUSTICIA CON OCASIÓN DE TRATAMIENTO DE ADN 1 ( 0.0) 2 ( 0.0)
OBTENCIÓN DE SERVICIOS SEXUALES DE MENORES. ART. 367 TER. 14 ( 0.0) 2 ( 0.0)
OBTENCIÓN DECLARACIONES FORZADAS ART.19 DL 2460 LEY ORG. INV 0 ( 0.0) 1 ( 0.0)
OBTENCION FRAUDULENTA DE CREDITOS. ART. 160. DFL 252 DE 1960 0 ( 0.0) 16 ( 0.0)
OCULTACIÓN DE IDENT. CONTROL PREV. 496 Nº 5 Y 12 LEY 20.931 6 ( 0.0) 372 ( 0.1)
OCULTACIÓN DE IDENTIDAD 496 Nº5 CÓDIGO PENAL 23 ( 0.0) 843 ( 0.2)
OCULTACIÓN IDENT. EN CONTROL INVESTIGATIVO 496 N°5 Y 85 CPP 0 ( 0.0) 130 ( 0.0)
OCULTACION O ENTR. DE INFO. FALSA A FNE. ART. 39 h) D.L. 211 0 ( 0.0) 1 ( 0.0)
OCULTAMIENTO DE PLACA PATENTE (ART. 192 LETRA E) 1 ( 0.0) 24 ( 0.0)
OFENSAS AL PUDOR (495 Nº 5 Código Penal) 87 ( 0.0) 331 ( 0.1)
OMISIÓN DE DENUNCIAR POR FUNCIONARIO PÚB. LEY 20.000 ART. 13 3 ( 0.0) 0 ( 0.0)
OPONERSE A ACCIÓN DE LA AUTORIDAD PÚBLICA O SUS AGENTES 0 ( 0.0) 435 ( 0.1)
OTORG. IRREGULAR DE DOCTOS (Art. 196 a Ley 18.290 Tráns) 1 ( 0.0) 4 ( 0.0)
OTRAS FALTAS CÓDIGO PENAL 400 ( 0.2) 2472 ( 0.7)
OTRAS FALTAS LEYES ESPECIALES 0 ( 0.0) 4 ( 0.0)
OTRAS FALTAS Y DELITOS DE LA LEY 19.733 1 ( 0.0) 1 ( 0.0)
OTRAS INFRACCIÓN LEY 18.892 DE PESCA 0 ( 0.0) 12 ( 0.0)
OTRAS INFRACCIONES A LA LEY DEL BANCO CENTRAL 4 ( 0.0) 15 ( 0.0)
OTRAS INFRACCIONES A LA ORDENANZA ADUANAS. LEY 20.780 0 ( 0.0) 37 ( 0.0)
OTRAS INFRACCIONES AL CÓDIGO JUSTICIA MILITAR 10 ( 0.0) 29 ( 0.0)
OTRAS INFRACCIONES CONTRA LA LEY DE ALCOHOLES 0 ( 0.0) 1 ( 0.0)
OTROS ABUSOS CONTRA PARTICULARES.ART. 256,257,258,259 9 ( 0.0) 8 ( 0.0)
OTROS DE LOS CUASIDELITOS 33 ( 0.0) 9 ( 0.0)
OTROS DEL C/ ORDEN FAMILIA, MORALIDAD Pº, INTEGRIDAD SEXUAL 25 ( 0.0) 44 ( 0.0)
OTROS DELITOS EMPLEADOS PÚBLICOS EN DESEMPEÑO DE SUS CARGOS 12 ( 0.0) 2 ( 0.0)
OTROS DELITOS C/ FE PÚBLICA, FALSIFIC, FALSO TEST Y PERJURIO 0 ( 0.0) 31 ( 0.0)
OTROS DELITOS C/ ORDEN Y SEGURIDAD Pº COMETIDOS PARTICULARES 1 ( 0.0) 24 ( 0.0)
OTROS DELITOS CONTEMPLADOS EN LEY DE PROPIEDAD INTELECTUAL 5 ( 0.0) 936 ( 0.2)
OTROS DELITOS CONTRA LA LEY DEL TRÁNSITO 66 ( 0.0) 562 ( 0.1)
OTROS DELITOS CONTRA LA PROPIEDAD 216 ( 0.1) 351 ( 0.1)
OTROS DELITOS CONTRA LAS PERSONAS 319 ( 0.2) 186 ( 0.0)
OTROS DELITOS DE LA LEY 20.000 13 ( 0.0) 1465 ( 0.4)
OTROS DELITOS DE LA LEY DE CONTROL DE ARMAS (LEY 17.798) 31 ( 0.0) 121 ( 0.0)
OTROS DELITOS LEY 19.327 SOBRE VIOLENCIA EN LOS ESTADIOS 1 ( 0.0) 5 ( 0.0)
OTROS DELITOS LEY DE CUENTAS CORRIENTES BANCARIAS Y CHEQUE 23 ( 0.0) 52 ( 0.0)
OTROS DELITOS LEY ORGÁNICA DE INVESTIGACIONES 3 ( 0.0) 42 ( 0.0)
OTROS DELITOS LY GRAL BANCOS.ART 110,141,142,157,159 DFL 252 12 ( 0.0) 11 ( 0.0)
OTROS DELITOS QUE AFECTAN DºS GARANTIDOS POR LA CONSTITUCIÓN 3 ( 0.0) 7 ( 0.0)
OTROS ESTRAGOS 22 ( 0.0) 21 ( 0.0)
OTROS HECHOS 4602 ( 2.4) 3734 ( 1.0)
OTROS LEY 18.314 0 ( 0.0) 1 ( 0.0)
PARRICIDIO.ART. 390 inc.1°                                10 ( 0.0) 37 ( 0.0)
PERRO POTENCIALMENTE PELIGROSO NO INSCRITO ART 16 LEY 21.020 3 ( 0.0) 0 ( 0.0)
PORTAR ELEMENTOS CONOCIDAMENTE DESTINADOS A COMETER DELITO D 18 ( 0.0) 1124 ( 0.3)
PORTE ARMA GUERRA, QUÍMICA,BIOLÓGICA,NUCLEAR.ART. 14 INC. 2 0 ( 0.0) 1 ( 0.0)
PORTE DE ARMA CORTANTE O PUNZANTE (288 bis) 150 ( 0.1) 8293 ( 2.2)
PORTE DE ARMA PROHIBIDA (ART. 14 INC. 1°) 7 ( 0.0) 125 ( 0.0)
PORTE ILEGAL DE ARMA DE FUEGO, MUNIC.Y OTR.SUJETAS A CONTROL 78 ( 0.0) 989 ( 0.3)
POSESIÓN, TENENCIA ARMA GUERRA, QUÍM, BIOL, OTRA.ART 13 INC1 0 ( 0.0) 3 ( 0.0)
POSESIÓN, TENENCIA, PORTE ARMAS ART 9 INC 1 LEY 17779 15 ( 0.0) 490 ( 0.1)
POSESIÓN, TENENCIA, PORTE DE MUNIC Y SUST QUÍM ART 9 INC 2 6 ( 0.0) 128 ( 0.0)
PRES. PERITOS, TEST O INTÉR.QUE FALTAREN A VERD.O DOC.FALSOS 0 ( 0.0) 4 ( 0.0)
PRESUNTA DESGRACIA 19510 ( 10.2) 61 ( 0.0)
PRESUNTA DESGRACIA INFANTIL 1297 ( 0.7) 36 ( 0.0)
PREVARICACIÓN DEL ABOGADO Y PROCURADOR ARTS. 231 y 232. 4 ( 0.0) 6 ( 0.0)
PREVARICACIÓN JUDICIAL Y ADMINISTRATIVA ART. 223 AL 229. 1 ( 0.0) 1 ( 0.0)
PRODUCCIÓN MATERIAL PORNOGRÁFICO UTILIZANDO MENOR.DE 18 AÑOS 6 ( 0.0) 7 ( 0.0)
PRODUCCIÓN Y TRÁFICO POR DESVÍO DE PRECURS. ART.2 LEY 20000 0 ( 0.0) 1 ( 0.0)
PROMOVER O FACILITAR ENTRADA O SALIDA DEL PAIS PARA PROSTIT 0 ( 0.0) 1 ( 0.0)
PROMOVER O FACILITAR PROSTITUCIÓN DE MENORES . ART. 367. 76 ( 0.0) 48 ( 0.0)
QUEBRANTAMIENTO. ART. 90 4 ( 0.0) 536 ( 0.1)
RECEPTACIÓN ADUANERA. INFRAC ORDZA ADUANAS ART 182 LEY 20780 0 ( 0.0) 10 ( 0.0)
RECEPTACIÓN. ART. 456 BIS A 1005 ( 0.5) 8140 ( 2.2)
RECONOCIMIENTO MALICIOSO DE POSESIÓN REG. ART.9 DEC LEY 2695 2 ( 0.0) 2 ( 0.0)
REMISOS (RECLUTAMIENTO) DL 2306. Art. 73 0 ( 0.0) 96 ( 0.0)
RIÑA PÚBLICA 496 Nº 10 CÓDIGO PENAL 741 ( 0.4) 5756 ( 1.5)
ROBO CON FUERZA DE CAJEROS AUTOMATICOS 0 ( 0.0) 7 ( 0.0)
ROBO CON HOMICIDIO 10 ( 0.0) 25 ( 0.0)
ROBO CON INTIMIDACIÓN . ART. 433, 436 INC 1º 438. 8790 ( 4.6) 4471 ( 1.2)
ROBO CON LESIONES GRAVES GRAVISIMAS ART. 433 Nº 2 0 ( 0.0) 1 ( 0.0)
ROBO CON RET. DE VICTIMAS O LESIONES GRAVES ART. 433 Nº 3 11 ( 0.0) 3 ( 0.0)
ROBO CON RETENCIÓN DE VÍCTIMAS O CON LESIONES GRAVES 34 ( 0.0) 15 ( 0.0)
ROBO CON VIOLACIÓN. ART. 433 Nº1. 59 ( 0.0) 20 ( 0.0)
ROBO CON VIOLENCIA. ART.436 inc. 1º 433, 438, 439. 7380 ( 3.9) 3514 ( 0.9)
ROBO DE VEHICULO MOTORIZADO ART. 443 INC. 2 2515 ( 1.3) 434 ( 0.1)
ROBO EN BIENES NAC. DE USO PÚB. O SITIOS NO DESTINADOS A HAB 3461 ( 1.8) 3513 ( 0.9)
ROBO EN LUGAR HABITADO O DESTINADO A LA HABITACIÓN. ART. 440 4733 ( 2.5) 6150 ( 1.6)
ROBO EN LUGAR NO HABITADO. ART. 442. 2072 ( 1.1) 7247 ( 1.9)
ROBO O HURTO DE MATERIAL DE GUERRA 0 ( 0.0) 2 ( 0.0)
ROBO POR SORPRESA. ART. 436 INC. 2° 3755 ( 2.0) 3124 ( 0.8)
ROTURA DE SELLOS.ARTS. 270 y 271. 0 ( 0.0) 95 ( 0.0)
RUIDOS MOLESTOS 495 Nº 1 CÓDIGO PENAL 7 ( 0.0) 91 ( 0.0)
SABOTAJE INFORMÁTICO. ARTS. 1 Y 3 LEY 19.223. 26 ( 0.0) 38 ( 0.0)
SECUESTRO CON HOMICIDIO, VIOLACIÓN O LES. ART.141 INC. FINAL 29 ( 0.0) 4 ( 0.0)
SECUESTRO CON LESIONES 5 ( 0.0) 0 ( 0.0)
SECUESTRO CON VIOLACIÓN 3 ( 0.0) 0 ( 0.0)
SECUESTRO. ART. 141 265 ( 0.1) 58 ( 0.0)
SOBORNO DE FUNC PBCO EXTRANJ PERSONA NATURAL ART. 251 BIS 0 ( 0.0) 2 ( 0.0)
SODOMIA. ART. 365. 4 ( 0.0) 0 ( 0.0)
SUMINISTRO DE HIDROCARBUROS AROMÁTICOS A MEN.ART.5 LEY 20000 1 ( 0.0) 0 ( 0.0)
SUMINISTRO INDEBIDO DE DROGAS. ART. 7 LEY Nº 20.000. 0 ( 0.0) 2 ( 0.0)
SUSTRACCIÓN DE MENORES. ART. 142 9 ( 0.0) 60 ( 0.0)
TACHA FALSA DE FIRMA AUTÉNTICA. ART. 43. DFL 707 1 ( 0.0) 0 ( 0.0)
TENENCIA DE ARMAS PROHIBIDAS ART. 13                      4 ( 0.0) 46 ( 0.0)
TOLERANCIA AL TRÁFICO O CONSUMO DE DROGAS. ART. 12 0 ( 0.0) 2 ( 0.0)
TORTURAS COMETIDAS POR FUNCIONARIOS PÚBLICOS (150 A INC 1) 145 ( 0.1) 3 ( 0.0)
TORTURAS POR PARTICULARES AGENTES DEL ESTADO (150 A INC. 2) 13 ( 0.0) 2 ( 0.0)
TRÁFICO DE ARMAS (ART. 10) 0 ( 0.0) 5 ( 0.0)
TRAFICO DE ESPECIES VEGETALES. ART. 10 LEY 20.000 0 ( 0.0) 10 ( 0.0)
TRAFICO DE MIGRANTES 411 BIS INCISO 1, 2 Y 3 1 ( 0.0) 0 ( 0.0)
TRÁFICO DE RESIDUOS PELIGROSOS (LEY 20.920) 6 ( 0.0) 0 ( 0.0)
TRÁFICO ILÍCITO DE DROGAS ART. 3 LEY Nº 20.000. 19 ( 0.0) 1855 ( 0.5)
TRANSP.O DISTRIB.DE GAS E INST.CLAND. ART.53/54 DFL 323,1931 1 ( 0.0) 0 ( 0.0)
TRANSPRTE DESECH. VERT. CLAND 192 BIS, INC. 6 LEY 20.879 0 ( 0.0) 1 ( 0.0)
TRATA DE PERSONAS CON FINES DE PROSTITUCIÓN. ART. 367 BIS. 12 ( 0.0) 0 ( 0.0)
TRATA DE PERSONAS PARA LA EXPLOTACIÓN SEXUAL ART 411 QUATER 1 ( 0.0) 0 ( 0.0)
TRATA PARA TRABAJOS FORZADOS Y OTROS ART411 QUATER INC1° 1 ( 0.0) 0 ( 0.0)
TRATOS DEGRADANTES A PERSONAS VULNERABLES. ART. 403 TER. 4 ( 0.0) 32 ( 0.0)
ULTRAJE PÚBLICO A LAS BUENAS COSTUMBRES POR MED.COM.SOCIAL 11 ( 0.0) 21 ( 0.0)
ULTRAJE PÚBLICO A LAS BUENAS COSTUMBRES. ART. 373. 23 ( 0.0) 102 ( 0.0)
USO FRAUDULENTO DE TARJETAS O MEDIOS DE PAGO. LEY 20.009 1331 ( 0.7) 416 ( 0.1)
USO ILICITO FUEGO ART 18,22,22BIS 22 terC18S 4363 LEYBOSQUES 2 ( 0.0) 4 ( 0.0)
USO UNIFORME O INSIGNIAS FFAA O CARABINEROS DE CHILE 0 ( 0.0) 2 ( 0.0)
USO,FACILITACIÓN O TRANSPORTE DE HILO CURADO. 0 ( 0.0) 4 ( 0.0)
USURA. ART. 472. 2 ( 0.0) 0 ( 0.0)
USURPACION DE AGUAS. ART. 459. 3 ( 0.0) 10 ( 0.0)
USURPACIÓN DE ATRIBUCIONES DE EMPLEADOS PÚB. Y JUDICIALES 9 ( 0.0) 33 ( 0.0)
USURPACIÓN DE ESTADO CIVIL. ART. 354. 0 ( 0.0) 1 ( 0.0)
USURPACIÓN DE NOMBRE. ART. 214. 247 ( 0.1) 741 ( 0.2)
USURPACIÓN DE PROPIEDAD, DESCUBRIMIENTO O PROD. ART.158 Nº5. 41 ( 0.0) 155 ( 0.0)
USURPACIÓN NO VIOLENTA. ART. 458. 57 ( 0.0) 230 ( 0.1)
USURPACIÓN VIOLENTA. ART. 457 INCISO PRIMERO. 16 ( 0.0) 36 ( 0.0)
VENTA ILICITA OBRAS PROTEGIDAS LEY PROP INTELECT  ART. 81  1 ( 0.0) 177 ( 0.0)
VIOLACIÓN 1 ( 0.0) 3 ( 0.0)
VIOLACIÓN CON HOMICIDIO O FEMICIDIO ART. 372 BIS. 0 ( 0.0) 1 ( 0.0)
VIOLACIÓN DE MAYOR DE 14 AÑOS. ART. 361. 1203 ( 0.6) 462 ( 0.1)
VIOLACIÓN DE MENOR DE 14 AÑOS. ART. 362. 133 ( 0.1) 308 ( 0.1)
VIOLACIÓN DE MORADA. ART. 144 1157 ( 0.6) 3923 ( 1.0)
VIOLACIÓN DE SECRETOS. ART. 246. 0 ( 0.0) 1 ( 0.0)
VIOLENCIA EN LOS ESTADIOS ART 6,6A-B-D-E-F-G-H LEY 19.327 2 ( 0.0) 59 ( 0.0)
familia_delito (%) CUASIDELITOS 2026 ( 1.1) 1811 ( 0.5) <0.001 1.114
DELITOS CONTRA LA FE PÚBLICA 2518 ( 1.3) 13467 ( 3.6)
DELITOS CONTRA LA LIBERTAD E INTIMIDAD DE LAS PERSONAS 32955 ( 17.2) 66005 ( 17.5)
DELITOS CONTRA LEYES DE PROPIEDAD INTELECTUAL E INDUSTRIAL 7 ( 0.0) 1466 ( 0.4)
DELITOS DE JUSTICIA MILITAR 10 ( 0.0) 37 ( 0.0)
DELITOS DE LEYES ESPECIALES 2728 ( 1.4) 10502 ( 2.8)
DELITOS DE TORTURA, MALOS TRATOS, GENOCIDIO Y LESA HUMANIDAD 445 ( 0.2) 8 ( 0.0)
DELITOS ECONÓMICOS Y TRIBUTARIOS 4816 ( 2.5) 9455 ( 2.5)
DELITOS FUNCIONARIOS 394 ( 0.2) 344 ( 0.1)
DELITOS LEY DE DROGAS 87 ( 0.0) 9489 ( 2.5)
DELITOS LEY DE TRÁNSITO 1597 ( 0.8) 14504 ( 3.8)
DELITOS SEXUALES 2621 ( 1.4) 3239 ( 0.9)
FALTAS 4171 ( 2.2) 76683 ( 20.3)
HECHOS DE RELEVANCIA CRIMINAL 28175 ( 14.7) 4090 ( 1.1)
HOMICIDIOS 518 ( 0.3) 589 ( 0.2)
HURTOS 9956 ( 5.2) 42132 ( 11.2)
LESIONES 57764 ( 30.2) 61071 ( 16.2)
OTROS DELITOS 369 ( 0.2) 12227 ( 3.2)
OTROS DELITOS CONTRA LA PROPIEDAD 7188 ( 3.8) 21489 ( 5.7)
ROBOS 20039 ( 10.5) 11173 ( 3.0)
ROBOS NO VIOLENTOS 12781 ( 6.7) 17351 ( 4.6)
relacion_vifsaf (%) NO 154405 ( 80.8) 298055 ( 79.0) <0.001 0.043
SI 36760 ( 19.2) 79077 ( 21.0)
gls_parentesco (%) ABUELO(A) 31 ( 0.0) 716 ( 0.2) <0.001 0.230
ADOPTADO 17 ( 0.0) 24 ( 0.0)
ADOPTANTE 1 ( 0.0) 4 ( 0.0)
CONVIVIENTE 13227 ( 6.9) 17234 ( 4.6)
CÓNYUGE 3983 ( 2.1) 11121 ( 2.9)
CUÑADO(A) 633 ( 0.3) 1068 ( 0.3)
EX CONVIVIENTE 8104 ( 4.2) 13275 ( 3.5)
EX CONYUGE 358 ( 0.2) 1059 ( 0.3)
HERMANO(A) 3030 ( 1.6) 6806 ( 1.8)
HIJO(A) 1619 ( 0.8) 7512 ( 2.0)
MADRASTRA 22 ( 0.0) 81 ( 0.0)
MADRE 951 ( 0.5) 7461 ( 2.0)
MADRE HIJO COMUN 1295 ( 0.7) 2590 ( 0.7)
MENOR DE EDAD (bajo cuidado) 8 ( 0.0) 36 ( 0.0)
MINUSVALIDO (bajo cuidado) 1 ( 0.0) 2 ( 0.0)
NIETO 38 ( 0.0) 314 ( 0.1)
No Definido 40 ( 0.0) 78 ( 0.0)
NUERA 91 ( 0.0) 168 ( 0.0)
PADRASTRO 217 ( 0.1) 545 ( 0.1)
PADRE 634 ( 0.3) 3630 ( 1.0)
PADRE HIJO COMUN 1220 ( 0.6) 2364 ( 0.6)
SOBRINO(A) 439 ( 0.2) 1012 ( 0.3)
SUEGRO(A) 219 ( 0.1) 647 ( 0.2)
TIO(A) 450 ( 0.2) 1059 ( 0.3)
YERNO 132 ( 0.1) 271 ( 0.1)
154405 ( 80.8) 298055 ( 79.0)
gls_mottermino (%) Acoge req. proced monit y proposic multa 5722 ( 3.0) 51338 ( 13.6) <0.001 0.968
Acuerdo Reparatorio (Art. 241 y 242) 2702 ( 1.4) 9369 ( 2.5)
Agrupado 11361 ( 5.9) 16920 ( 4.5)
Anulación de ingreso error de digitación 354 ( 0.2) 1221 ( 0.3)
Anulación ingreso por delito acción priv 14 ( 0.0) 19 ( 0.0)
Archivo Provisional 87494 ( 45.8) 62180 ( 16.5)
Decisión de no perseverar en el proced 9942 ( 5.2) 23263 ( 6.2)
Incomp materias correspond sistema antig 45 ( 0.0) 42 ( 0.0)
Incomp tratarse materias conoc otro trib 923 ( 0.5) 1423 ( 0.4)
Negativa investig caso autodenuncia 179 0 ( 0.0) 1 ( 0.0)
No Inicio Investigación 26158 ( 13.7) 16093 ( 4.3)
Otras causales de término 275 ( 0.1) 980 ( 0.3)
Principio de Oportunidad 12130 ( 6.3) 33072 ( 8.8)
Rechazo querella de capítulos (art. 429) 0 ( 0.0) 3 ( 0.0)
Rechazo req. Med. Seg. Opuest qte 462 0 ( 0.0) 2 ( 0.0)
S Def (no subs oport vicios form art270) 14 ( 0.0) 56 ( 0.0)
S Definit (vencim plazo suspens art 240) 9547 ( 5.0) 35081 ( 9.3)
S. Definit (en casos del art. 465) 1 ( 0.0) 2 ( 0.0)
S. Definit (exc previo y espec pron 271) 8 ( 0.0) 14 ( 0.0)
S. Definit (susp imposic de la cond 398) 12 ( 0.0) 32 ( 0.0)
Sentencia definitiva absolutoria 2898 ( 1.5) 8954 ( 2.4)
Sentencia definitiva condenatoria 13068 ( 6.8) 87062 ( 23.1)
Sobres Definit (en casos del art 247) 2 ( 0.0) 10 ( 0.0)
Sobres Definitivo (causales del art 250) 6660 ( 3.5) 21474 ( 5.7)
Término requerimiento internacional 0 ( 0.0) 3 ( 0.0)
1835 ( 1.0) 8518 ( 2.3)
gls_motsuspension (%) ACUERDO REPARATORIO 3224 ( 1.7) 12232 ( 3.2) <0.001 0.237
SOBRESEIMIENTO TEMPORAL 495 ( 0.3) 1780 ( 0.5)
SUSPENSION CONDICIONAL DEL PROCEDIMIENTO 11826 ( 6.2) 43805 ( 11.6)
SUSPENSION PROCED. ART. 10 0 ( 0.0) 10 ( 0.0)
SUSPENSION PROCED. ART. 458 138 ( 0.1) 1581 ( 0.4)
175482 ( 91.8) 317724 ( 84.2)
gls_proctermino (%) ABREVIADO 3603 ( 1.9) 17857 ( 4.7) <0.001 0.829
MONITORIO 5729 ( 3.0) 51384 ( 13.6)
ORDINARIO 26580 ( 13.9) 80234 ( 21.3)
RECLAMO 0 ( 0.0) 1 ( 0.0)
REQUERIMIENTO INTERNACIONAL 0 ( 0.0) 3 ( 0.0)
SIMPLIFICADO 14807 ( 7.7) 87775 ( 23.3)
SIN PROCEDIMIENTO 140446 ( 73.5) 139878 ( 37.1)
gls_tipo_imputado (%) DENUNCIADO 5384 ( 2.8) 23013 ( 6.1) <0.001 0.165
IMPUTADO 185542 ( 97.1) 353445 ( 93.7)
INVESTIGADO 10 ( 0.0) 17 ( 0.0)
QUERELLADO 95 ( 0.0) 467 ( 0.1)
SOSPECHOSO 45 ( 0.0) 189 ( 0.1)
TESTIGO 89 ( 0.0) 1 ( 0.0)
iddelito (mean (SD)) 13621186.67 (4161804.95) 13344286.73 (4204829.19) <0.001 0.066
lugar_ocurrencia (%) BIENES NACIONALES USO PUBLICO 79544 ( 41.6) 141594 ( 37.5) <0.001 0.453
ESTABLECIMIENTO COMERCIAL 11902 ( 6.2) 79365 ( 21.0)
ESTABLECIMIENTO DE DIVERSION 805 ( 0.4) 1048 ( 0.3)
ESTABLECIMIENTO EDUCACIONAL 1282 ( 0.7) 2221 ( 0.6)
ESTABLECIMIENTO PRODUCTIVO 3238 ( 1.7) 4966 ( 1.3)
LUGAR HABITADO O DESTINADO A LA HABITACION Y SUS DEPENDENCIAS 83821 ( 43.8) 129359 ( 34.3)
ORGANIZACION DE SEGURIDAD / JUSTICIA 4372 ( 2.3) 7874 ( 2.1)
ORGANIZACION PUBLICA Y/O SOCIAL 3070 ( 1.6) 4306 ( 1.1)
OTROS LUGARES NO CLASIFICADOS 2308 ( 1.2) 3356 ( 0.9)
823 ( 0.4) 3043 ( 0.8)
gls_sitiosuceso (%) ANEXOS VIVIENDA 584 ( 0.3) 1336 ( 0.4) <0.001 0.510
AUTOSERVICIO 2504 ( 1.3) 34206 ( 9.1)
BOMBEROS 8 ( 0.0) 13 ( 0.0)
CAJERO AUTOMATICO 323 ( 0.2) 213 ( 0.1)
CARRETERAS Y CAMINOS 3371 ( 1.8) 9114 ( 2.4)
CEMENTERIOS 82 ( 0.0) 144 ( 0.0)
CENTRALES DE APUESTAS 27 ( 0.0) 45 ( 0.0)
CENTRO ESPECTACULOS 99 ( 0.1) 192 ( 0.1)
CENTRO RECREATIVO 204 ( 0.1) 322 ( 0.1)
CENTRO SOCIAL 413 ( 0.2) 460 ( 0.1)
CENTROS CULTURALES 19 ( 0.0) 47 ( 0.0)
CENTROS DE ASISTENCIA MEDICA 1731 ( 0.9) 1895 ( 0.5)
CENTROS DE CULTO 48 ( 0.0) 193 ( 0.1)
CENTROS DE JUEGOS 87 ( 0.0) 113 ( 0.0)
CERRO 35 ( 0.0) 100 ( 0.0)
COMERCIO MENOR 1339 ( 0.7) 6909 ( 1.8)
CUERPO DE AGUA 6 ( 0.0) 21 ( 0.0)
CURSO DE AGUA 11 ( 0.0) 14 ( 0.0)
DEFENSORIA 2 ( 0.0) 8 ( 0.0)
DISCOTEQUE / PUB 535 ( 0.3) 640 ( 0.2)
EMPRESA / COMPAÑIA 1536 ( 0.8) 2642 ( 0.7)
ESCOLAR 1114 ( 0.6) 1786 ( 0.5)
ESTABLECIMIENTO FINANCIERO 576 ( 0.3) 1421 ( 0.4)
ESTABLECIMIENTOS DE ALIMENTACION 911 ( 0.5) 3198 ( 0.8)
ESTACIONAMIENTO ABIERTO 192 ( 0.1) 269 ( 0.1)
ESTACIONAMIENTO CERRADO 146 ( 0.1) 136 ( 0.0)
EXPENDIO DE BEBIDAS ALCOHOLICAS 127 ( 0.1) 335 ( 0.1)
FERIAS LIBRES 153 ( 0.1) 352 ( 0.1)
FISCALIA 19 ( 0.0) 47 ( 0.0)
INDUSTRIA 1436 ( 0.8) 1838 ( 0.5)
MAR 44 ( 0.0) 71 ( 0.0)
MINAS Y PIQUES MINEROS 10 ( 0.0) 28 ( 0.0)
PARQUE / PLAZA 446 ( 0.2) 774 ( 0.2)
PLAYA 142 ( 0.1) 224 ( 0.1)
PRE-ESCOLAR 45 ( 0.0) 220 ( 0.1)
PREDIO RURAL 1324 ( 0.7) 2078 ( 0.6)
PROSTIBULOS 57 ( 0.0) 57 ( 0.0)
PUENTES 15 ( 0.0) 15 ( 0.0)
RECINTOS DE GENDARMERIA 2797 ( 1.5) 5730 ( 1.5)
RECINTOS FFAA 62 ( 0.0) 162 ( 0.0)
RECINTOS POLICIALES 1081 ( 0.6) 1106 ( 0.3)
SERVICENTRO 1153 ( 0.6) 1374 ( 0.4)
SERVICIOS PUBLICOS 652 ( 0.3) 1371 ( 0.4)
SITIO ERIAZO PARTICULAR 832 ( 0.4) 1033 ( 0.3)
SITIO ERIAZO PUBLICO 129 ( 0.1) 144 ( 0.0)
SUPERIOR 120 ( 0.1) 209 ( 0.1)
TALLER 245 ( 0.1) 449 ( 0.1)
TERMINALES DE TRANSPORTES 878 ( 0.5) 1223 ( 0.3)
TIENDA COMERCIAL 4081 ( 2.1) 30374 ( 8.1)
TRIBUNALES 401 ( 0.2) 805 ( 0.2)
VEHICULO EN VIA PUBLICA 2686 ( 1.4) 3797 ( 1.0)
VIA PUBLICA URBANA 72118 ( 37.7) 126225 ( 33.5)
VIVIENDA 82311 ( 43.1) 126757 ( 33.6)
VIVIENDAS TRANSITORIAS 872 ( 0.5) 1120 ( 0.3)
1026 ( 0.5) 3777 ( 1.0)
gls_comuna (%) AISEN 491 ( 0.3) 823 ( 0.2) <0.001 0.205
ALGARROBO 139 ( 0.1) 304 ( 0.1)
ALHUE 31 ( 0.0) 43 ( 0.0)
ALTO BIO BIO 17 ( 0.0) 13 ( 0.0)
ALTO DEL CARMEN 19 ( 0.0) 28 ( 0.0)
ALTO HOSPICIO 1639 ( 0.9) 4089 ( 1.1)
ANCUD 192 ( 0.1) 282 ( 0.1)
ANDACOLLO 155 ( 0.1) 320 ( 0.1)
ANGOL 417 ( 0.2) 770 ( 0.2)
ANTARTICA 0 ( 0.0) 2 ( 0.0)
ANTOFAGASTA 3869 ( 2.0) 10379 ( 2.8)
ANTUCO 11 ( 0.0) 18 ( 0.0)
ARAUCO 377 ( 0.2) 908 ( 0.2)
ARICA 4532 ( 2.4) 9338 ( 2.5)
BUIN 844 ( 0.4) 1664 ( 0.4)
BULNES 66 ( 0.0) 76 ( 0.0)
CABILDO 76 ( 0.0) 153 ( 0.0)
CABRERO 58 ( 0.0) 233 ( 0.1)
CALAMA 2256 ( 1.2) 6217 ( 1.6)
CALBUCO 234 ( 0.1) 440 ( 0.1)
CALDERA 764 ( 0.4) 1580 ( 0.4)
CALERA DE TANGO 301 ( 0.2) 490 ( 0.1)
CALLE LARGA 44 ( 0.0) 91 ( 0.0)
CAMARONES 3 ( 0.0) 27 ( 0.0)
CAMINA 4 ( 0.0) 5 ( 0.0)
CANELA 22 ( 0.0) 25 ( 0.0)
CAÑETE 312 ( 0.2) 814 ( 0.2)
CARAHUE 128 ( 0.1) 247 ( 0.1)
CARTAGENA 518 ( 0.3) 876 ( 0.2)
CASABLANCA 447 ( 0.2) 985 ( 0.3)
CASTRO 461 ( 0.2) 1038 ( 0.3)
CATEMU 79 ( 0.0) 263 ( 0.1)
CAUQUENES 434 ( 0.2) 737 ( 0.2)
CERRILLOS 1204 ( 0.6) 2280 ( 0.6)
CERRO NAVIA 1564 ( 0.8) 3064 ( 0.8)
CHAITEN 13 ( 0.0) 24 ( 0.0)
CHANCO 19 ( 0.0) 55 ( 0.0)
CHAÑARAL 718 ( 0.4) 1520 ( 0.4)
CHEPICA 72 ( 0.0) 211 ( 0.1)
CHIGUAYANTE 538 ( 0.3) 758 ( 0.2)
CHILE CHICO 167 ( 0.1) 259 ( 0.1)
CHILLAN 1182 ( 0.6) 2582 ( 0.7)
CHILLAN VIEJO 116 ( 0.1) 186 ( 0.0)
CHIMBARONGO 167 ( 0.1) 456 ( 0.1)
CHOL CHOL 23 ( 0.0) 47 ( 0.0)
CHONCHI 45 ( 0.0) 107 ( 0.0)
CISNES 190 ( 0.1) 270 ( 0.1)
COBQUECURA 4 ( 0.0) 23 ( 0.0)
COCHAMO 3 ( 0.0) 2 ( 0.0)
COCHRANE 107 ( 0.1) 181 ( 0.0)
CODEGUA 78 ( 0.0) 148 ( 0.0)
COELEMU 38 ( 0.0) 119 ( 0.0)
COIHUECO 27 ( 0.0) 25 ( 0.0)
COINCO 16 ( 0.0) 47 ( 0.0)
COLBUN 34 ( 0.0) 68 ( 0.0)
COLCHANE 1 ( 0.0) 8 ( 0.0)
COLINA 2570 ( 1.3) 5299 ( 1.4)
COLLIPULLI 408 ( 0.2) 568 ( 0.2)
COLTAUCO 61 ( 0.0) 148 ( 0.0)
COMBARBALA 40 ( 0.0) 84 ( 0.0)
CONCEPCION 2400 ( 1.3) 5177 ( 1.4)
CONCHALI 1533 ( 0.8) 3404 ( 0.9)
CONCON 437 ( 0.2) 649 ( 0.2)
CONSTITUCION 505 ( 0.3) 944 ( 0.3)
CONTULMO 15 ( 0.0) 24 ( 0.0)
COPIAPO 2136 ( 1.1) 5431 ( 1.4)
COQUIMBO 2679 ( 1.4) 4600 ( 1.2)
CORONEL 1396 ( 0.7) 2779 ( 0.7)
CORRAL 17 ( 0.0) 9 ( 0.0)
COYHAIQUE 999 ( 0.5) 1694 ( 0.4)
CUNCO 21 ( 0.0) 59 ( 0.0)
CURACAUTIN 29 ( 0.0) 50 ( 0.0)
CURACAVI 547 ( 0.3) 1071 ( 0.3)
CURACO DE VELEZ 2 ( 0.0) 6 ( 0.0)
CURANILAHUE 349 ( 0.2) 820 ( 0.2)
CURARREHUE 44 ( 0.0) 61 ( 0.0)
CUREPTO 8 ( 0.0) 30 ( 0.0)
CURICO 2614 ( 1.4) 6072 ( 1.6)
DALCAHUE 55 ( 0.0) 136 ( 0.0)
DIEGO DE ALMAGRO 313 ( 0.2) 717 ( 0.2)
DOQIHUE 100 ( 0.1) 155 ( 0.0)
EL BOSQUE 2128 ( 1.1) 3878 ( 1.0)
EL CARMEN 7 ( 0.0) 33 ( 0.0)
EL MONTE 564 ( 0.3) 1102 ( 0.3)
EL QUISCO 305 ( 0.2) 450 ( 0.1)
EL TABO 212 ( 0.1) 351 ( 0.1)
EMPEDRADO 8 ( 0.0) 11 ( 0.0)
ERCILLA 25 ( 0.0) 18 ( 0.0)
ESTACION CENTRAL 2415 ( 1.3) 4767 ( 1.3)
FLORIDA 41 ( 0.0) 39 ( 0.0)
FREIRE 46 ( 0.0) 67 ( 0.0)
FREIRINA 183 ( 0.1) 227 ( 0.1)
FRESIA 9 ( 0.0) 44 ( 0.0)
FRUTILLAR 96 ( 0.1) 233 ( 0.1)
FUTALEUFU 2 ( 0.0) 28 ( 0.0)
FUTRONO 17 ( 0.0) 42 ( 0.0)
GALVARINO 16 ( 0.0) 19 ( 0.0)
GENERAL LAGOS 0 ( 0.0) 1 ( 0.0)
GORBEA 28 ( 0.0) 44 ( 0.0)
GRANEROS 579 ( 0.3) 1230 ( 0.3)
GUAITECAS 11 ( 0.0) 26 ( 0.0)
HIJUELAS 93 ( 0.0) 158 ( 0.0)
HUALAIHUE 33 ( 0.0) 33 ( 0.0)
HUALAQE 55 ( 0.0) 155 ( 0.0)
HUALPEN 585 ( 0.3) 1329 ( 0.4)
HUALQUI 105 ( 0.1) 93 ( 0.0)
HUARA 41 ( 0.0) 60 ( 0.0)
HUASCO 139 ( 0.1) 234 ( 0.1)
HUECHURABA 864 ( 0.5) 2107 ( 0.6)
ILLAPEL 78 ( 0.0) 190 ( 0.1)
INDEPENDENCIA 1163 ( 0.6) 1847 ( 0.5)
IQUIQUE 2493 ( 1.3) 8204 ( 2.2)
ISLA DE MAIPO 381 ( 0.2) 754 ( 0.2)
ISLA DE PASCUA 696 ( 0.4) 1197 ( 0.3)
JUAN FERNANDEZ 6 ( 0.0) 12 ( 0.0)
LA CALERA 370 ( 0.2) 1125 ( 0.3)
LA CISTERNA 1437 ( 0.8) 2270 ( 0.6)
LA CRUZ 63 ( 0.0) 176 ( 0.0)
LA ESTRELLA 27 ( 0.0) 31 ( 0.0)
LA FLORIDA 3829 ( 2.0) 8196 ( 2.2)
LA GRANJA 1973 ( 1.0) 2947 ( 0.8)
LA HIGUERA 31 ( 0.0) 73 ( 0.0)
LA LIGUA 164 ( 0.1) 572 ( 0.2)
LA PINTANA 3811 ( 2.0) 5391 ( 1.4)
LA REINA 688 ( 0.4) 1849 ( 0.5)
LA SERENA 2748 ( 1.4) 5272 ( 1.4)
LA UNION 234 ( 0.1) 481 ( 0.1)
LAGO RANCO 20 ( 0.0) 31 ( 0.0)
LAGO VERDE 8 ( 0.0) 19 ( 0.0)
LAGUNA BLANCA 1 ( 0.0) 1 ( 0.0)
LAJA 149 ( 0.1) 269 ( 0.1)
LAMPA 1422 ( 0.7) 1792 ( 0.5)
LANCO 31 ( 0.0) 65 ( 0.0)
LAS CABRAS 150 ( 0.1) 285 ( 0.1)
LAS CONDES 895 ( 0.5) 3054 ( 0.8)
LAUTARO 66 ( 0.0) 179 ( 0.0)
LEBU 259 ( 0.1) 377 ( 0.1)
LICANTEN 63 ( 0.0) 235 ( 0.1)
LIMACHE 256 ( 0.1) 622 ( 0.2)
LINARES 736 ( 0.4) 1577 ( 0.4)
LITUECHE 29 ( 0.0) 92 ( 0.0)
LLAILLAY 198 ( 0.1) 507 ( 0.1)
LLANQUIHUE 82 ( 0.0) 156 ( 0.0)
LO BARNECHEA 904 ( 0.5) 2124 ( 0.6)
LO ESPEJO 1761 ( 0.9) 2700 ( 0.7)
LO PRADO 1916 ( 1.0) 3241 ( 0.9)
LOLOL 8 ( 0.0) 27 ( 0.0)
LONCOCHE 97 ( 0.1) 129 ( 0.0)
LONGAVI 76 ( 0.0) 99 ( 0.0)
LONQUIMAY 10 ( 0.0) 21 ( 0.0)
LOS ALAMOS 86 ( 0.0) 148 ( 0.0)
LOS ANDES 702 ( 0.4) 1705 ( 0.5)
LOS ANGELES 1354 ( 0.7) 3344 ( 0.9)
LOS LAGOS 37 ( 0.0) 57 ( 0.0)
LOS MUERMOS 31 ( 0.0) 30 ( 0.0)
LOS SAUCES 120 ( 0.1) 212 ( 0.1)
LOS VILOS 449 ( 0.2) 662 ( 0.2)
LOTA 597 ( 0.3) 1091 ( 0.3)
LUMACO 28 ( 0.0) 49 ( 0.0)
MACHALI 346 ( 0.2) 574 ( 0.2)
MACUL 1498 ( 0.8) 3039 ( 0.8)
MAFIL 13 ( 0.0) 21 ( 0.0)
MAIPU 3385 ( 1.8) 6517 ( 1.7)
MALLOA 39 ( 0.0) 116 ( 0.0)
MARCHIHUE 34 ( 0.0) 75 ( 0.0)
MARIA ELENA 52 ( 0.0) 122 ( 0.0)
MARIA PINTO 184 ( 0.1) 378 ( 0.1)
MARIQUINA 95 ( 0.0) 144 ( 0.0)
MAULE 226 ( 0.1) 363 ( 0.1)
MAULLIN 16 ( 0.0) 53 ( 0.0)
MEJILLONES 280 ( 0.1) 323 ( 0.1)
MELIPEUCO 23 ( 0.0) 34 ( 0.0)
MELIPILLA 3018 ( 1.6) 5218 ( 1.4)
MOLINA 458 ( 0.2) 925 ( 0.2)
MONTE PATRIA 152 ( 0.1) 316 ( 0.1)
MOSTAZAL 288 ( 0.2) 547 ( 0.1)
MULCHEN 151 ( 0.1) 348 ( 0.1)
NACIMIENTO 98 ( 0.1) 319 ( 0.1)
NANCAGUA 162 ( 0.1) 306 ( 0.1)
NATALES 281 ( 0.1) 451 ( 0.1)
NAVARINO 7 ( 0.0) 19 ( 0.0)
NAVIDAD 25 ( 0.0) 42 ( 0.0)
NEGRETE 24 ( 0.0) 77 ( 0.0)
NINHUE 7 ( 0.0) 5 ( 0.0)
No Definido 1 ( 0.0) 3 ( 0.0)
NOGALES 135 ( 0.1) 190 ( 0.1)
NUEVA IMPERIAL 240 ( 0.1) 490 ( 0.1)
ÑIQUEN 13 ( 0.0) 11 ( 0.0)
ÑUÑOA 1507 ( 0.8) 3110 ( 0.8)
OHIGGINS 12 ( 0.0) 19 ( 0.0)
OLIVAR 109 ( 0.1) 110 ( 0.0)
OLLAGUE 1 ( 0.0) 2 ( 0.0)
OLMUE 31 ( 0.0) 54 ( 0.0)
OSORNO 1600 ( 0.8) 3555 ( 0.9)
OVALLE 1092 ( 0.6) 2499 ( 0.7)
PADRE DE LAS CASAS 356 ( 0.2) 407 ( 0.1)
PADRE HURTADO 691 ( 0.4) 1072 ( 0.3)
PAIHUANO 37 ( 0.0) 73 ( 0.0)
PAILLACO 56 ( 0.0) 144 ( 0.0)
PAINE 503 ( 0.3) 945 ( 0.3)
PALENA 7 ( 0.0) 13 ( 0.0)
PALMILLA 36 ( 0.0) 128 ( 0.0)
PANGUIPULLI 172 ( 0.1) 263 ( 0.1)
PANQUEHUE 37 ( 0.0) 93 ( 0.0)
PAPUDO 18 ( 0.0) 26 ( 0.0)
PAREDONES 16 ( 0.0) 22 ( 0.0)
PARRAL 318 ( 0.2) 581 ( 0.2)
PEDRO AGUIRRE CERDA 1569 ( 0.8) 2426 ( 0.6)
PELARCO 56 ( 0.0) 94 ( 0.0)
PELLUHUE 96 ( 0.1) 210 ( 0.1)
PEMUCO 14 ( 0.0) 8 ( 0.0)
PENCAHUE 13 ( 0.0) 54 ( 0.0)
PENCO 616 ( 0.3) 943 ( 0.3)
PEÑAFLOR 1097 ( 0.6) 2319 ( 0.6)
PEÑALOLEN 3234 ( 1.7) 5238 ( 1.4)
PERALILLO 74 ( 0.0) 190 ( 0.1)
PERQUENCO 6 ( 0.0) 19 ( 0.0)
PETORCA 29 ( 0.0) 75 ( 0.0)
PEUMO 104 ( 0.1) 307 ( 0.1)
PICA 146 ( 0.1) 304 ( 0.1)
PICHIDEGUA 70 ( 0.0) 114 ( 0.0)
PICHILEMU 529 ( 0.3) 1064 ( 0.3)
PINTO 35 ( 0.0) 62 ( 0.0)
PIRQUE 233 ( 0.1) 299 ( 0.1)
PITRUFQUEN 66 ( 0.0) 88 ( 0.0)
PLACILLA 54 ( 0.0) 67 ( 0.0)
PORTEZUELO 5 ( 0.0) 9 ( 0.0)
PORVENIR 24 ( 0.0) 66 ( 0.0)
POZO ALMONTE 275 ( 0.1) 735 ( 0.2)
PRIMAVERA 5 ( 0.0) 3 ( 0.0)
PROVIDENCIA 1227 ( 0.6) 2798 ( 0.7)
PUCHUNCAVI 295 ( 0.2) 425 ( 0.1)
PUCON 585 ( 0.3) 957 ( 0.3)
PUDAHUEL 4073 ( 2.1) 6455 ( 1.7)
PUENTE ALTO 6026 ( 3.2) 10901 ( 2.9)
PUERTO MONTT 2145 ( 1.1) 4462 ( 1.2)
PUERTO OCTAY 47 ( 0.0) 76 ( 0.0)
PUERTO VARAS 374 ( 0.2) 778 ( 0.2)
PUMANQUE 6 ( 0.0) 2 ( 0.0)
PUNITAQUI 52 ( 0.0) 99 ( 0.0)
PUNTA ARENAS 1643 ( 0.9) 2690 ( 0.7)
PUQUELDON 2 ( 0.0) 11 ( 0.0)
PUREN 169 ( 0.1) 262 ( 0.1)
PURRANQUE 238 ( 0.1) 366 ( 0.1)
PUTAENDO 57 ( 0.0) 129 ( 0.0)
PUTRE 14 ( 0.0) 8 ( 0.0)
PUYEHUE 17 ( 0.0) 27 ( 0.0)
QUEILEN 7 ( 0.0) 10 ( 0.0)
QUELLON 549 ( 0.3) 683 ( 0.2)
QUEMCHI 14 ( 0.0) 56 ( 0.0)
QUILACO 14 ( 0.0) 39 ( 0.0)
QUILICURA 2387 ( 1.2) 4480 ( 1.2)
QUILLECO 12 ( 0.0) 20 ( 0.0)
QUILLON 67 ( 0.0) 165 ( 0.0)
QUILLOTA 1013 ( 0.5) 3101 ( 0.8)
QUILPUE 887 ( 0.5) 1747 ( 0.5)
QUINCHAO 14 ( 0.0) 35 ( 0.0)
QUINTA DE TILCOCO 76 ( 0.0) 112 ( 0.0)
QUINTA NORMAL 1434 ( 0.8) 2362 ( 0.6)
QUINTERO 735 ( 0.4) 1285 ( 0.3)
QUIRIHUE 35 ( 0.0) 97 ( 0.0)
RANCAGUA 4382 ( 2.3) 7505 ( 2.0)
RANQUIL 13 ( 0.0) 20 ( 0.0)
RAUCO 27 ( 0.0) 65 ( 0.0)
RECOLETA 2383 ( 1.2) 3869 ( 1.0)
RENAICO 177 ( 0.1) 219 ( 0.1)
RENCA 1676 ( 0.9) 3373 ( 0.9)
RENGO 584 ( 0.3) 1554 ( 0.4)
REQUINOA 115 ( 0.1) 242 ( 0.1)
RETIRO 26 ( 0.0) 41 ( 0.0)
RINCONADA 43 ( 0.0) 123 ( 0.0)
RIO BUENO 233 ( 0.1) 413 ( 0.1)
RIO CLARO 38 ( 0.0) 50 ( 0.0)
RIO HURTADO 5 ( 0.0) 10 ( 0.0)
RIO IBAQEZ 9 ( 0.0) 14 ( 0.0)
RIO NEGRO 100 ( 0.1) 154 ( 0.0)
RIO VERDE 2 ( 0.0) 1 ( 0.0)
ROMERAL 110 ( 0.1) 241 ( 0.1)
SAAVEDRA 31 ( 0.0) 48 ( 0.0)
SAGRADA FAMILIA 155 ( 0.1) 213 ( 0.1)
SALAMANCA 63 ( 0.0) 122 ( 0.0)
SAN ANTONIO 1286 ( 0.7) 2594 ( 0.7)
SAN BERNARDO 4673 ( 2.4) 7234 ( 1.9)
SAN CARLOS 113 ( 0.1) 267 ( 0.1)
SAN CLEMENTE 203 ( 0.1) 546 ( 0.1)
SAN ESTEBAN 135 ( 0.1) 160 ( 0.0)
SAN FABIAN 10 ( 0.0) 10 ( 0.0)
SAN FELIPE 839 ( 0.4) 1650 ( 0.4)
SAN FERNANDO 1596 ( 0.8) 3365 ( 0.9)
SAN IGNACIO 39 ( 0.0) 36 ( 0.0)
SAN JAVIER 306 ( 0.2) 859 ( 0.2)
SAN JOAQUIN 1428 ( 0.7) 2406 ( 0.6)
SAN JOSE DE MAIPO 298 ( 0.2) 412 ( 0.1)
SAN JUAN DE LA COSTA 23 ( 0.0) 37 ( 0.0)
SAN MIGUEL 1481 ( 0.8) 3120 ( 0.8)
SAN NICOLAS 12 ( 0.0) 9 ( 0.0)
SAN PABLO 29 ( 0.0) 41 ( 0.0)
SAN PEDRO 63 ( 0.0) 80 ( 0.0)
SAN PEDRO DE ATACAMA 148 ( 0.1) 329 ( 0.1)
SAN PEDRO DE LA PAZ 867 ( 0.5) 1382 ( 0.4)
SAN RAFAEL 34 ( 0.0) 64 ( 0.0)
SAN RAMON 1635 ( 0.9) 3243 ( 0.9)
SAN ROSENDO 12 ( 0.0) 24 ( 0.0)
SAN VICENTE 679 ( 0.4) 1347 ( 0.4)
SANTA BARBARA 223 ( 0.1) 302 ( 0.1)
SANTA CRUZ 626 ( 0.3) 1634 ( 0.4)
SANTA JUANA 121 ( 0.1) 205 ( 0.1)
SANTA MARIA 73 ( 0.0) 154 ( 0.0)
SANTIAGO 5807 ( 3.0) 11268 ( 3.0)
SANTO DOMINGO 26 ( 0.0) 92 ( 0.0)
SIERRA GORDA 13 ( 0.0) 29 ( 0.0)
TALAGANTE 1440 ( 0.8) 2941 ( 0.8)
TALCA 2813 ( 1.5) 5418 ( 1.4)
TALCAHUANO 1332 ( 0.7) 2677 ( 0.7)
TALTAL 312 ( 0.2) 900 ( 0.2)
TEMUCO 1846 ( 1.0) 2863 ( 0.8)
TENO 118 ( 0.1) 225 ( 0.1)
TEODORO SCHMIDT 27 ( 0.0) 46 ( 0.0)
TIERRA AMARILLA 200 ( 0.1) 276 ( 0.1)
TIL TIL 281 ( 0.1) 509 ( 0.1)
TINAUKEL 2 ( 0.0) 1 ( 0.0)
TIRUA 26 ( 0.0) 36 ( 0.0)
TOCOPILLA 624 ( 0.3) 1436 ( 0.4)
TOLTEN 14 ( 0.0) 25 ( 0.0)
TOME 478 ( 0.3) 995 ( 0.3)
TORRES DEL PAINE 1 ( 0.0) 1 ( 0.0)
TORTEL 10 ( 0.0) 55 ( 0.0)
TRAIGUEN 68 ( 0.0) 130 ( 0.0)
TREGUACO 9 ( 0.0) 23 ( 0.0)
TUCAPEL 36 ( 0.0) 50 ( 0.0)
VALDIVIA 2034 ( 1.1) 3816 ( 1.0)
VALLENAR 1003 ( 0.5) 2203 ( 0.6)
VALPARAISO 3548 ( 1.9) 6854 ( 1.8)
VICHUQUEN 17 ( 0.0) 21 ( 0.0)
VICTORIA 368 ( 0.2) 837 ( 0.2)
VICUÑA 319 ( 0.2) 797 ( 0.2)
VILCUN 40 ( 0.0) 75 ( 0.0)
VILLA ALEGRE 157 ( 0.1) 272 ( 0.1)
VILLA ALEMANA 671 ( 0.4) 1585 ( 0.4)
VILLARRICA 395 ( 0.2) 616 ( 0.2)
VIQA DEL MAR 3062 ( 1.6) 6994 ( 1.9)
VITACURA 281 ( 0.1) 548 ( 0.1)
YERBAS BUENAS 30 ( 0.0) 80 ( 0.0)
YUMBEL 70 ( 0.0) 210 ( 0.1)
YUNGAY 42 ( 0.0) 92 ( 0.0)
ZAPALLAR 22 ( 0.0) 57 ( 0.0)
201 ( 0.1) 847 ( 0.2)
region_delito (%) I Región de Tarapaca 4606 ( 2.4) 13451 ( 3.6) <0.001 0.122
II Región de Antofagasta 7555 ( 4.0) 19737 ( 5.2)
III Región de Atacama 5475 ( 2.9) 12216 ( 3.2)
IV Región de Coquimbo 7922 ( 4.1) 15142 ( 4.0)
IX Región de la Araucanía 5917 ( 3.1) 9656 ( 2.6)
No Definido 1 ( 0.0) 3 ( 0.0)
REGION METROPOLITANA CENTRO NORTE 11 ( 0.0) 7 ( 0.0)
Región Metropolitana de Santiago 88240 ( 46.2) 161772 ( 42.9)
REGION METROPOLITANA OCCIDENTE 3 ( 0.0) 10 ( 0.0)
REGION METROPOLITANA ORIENTE 2 ( 0.0) 7 ( 0.0)
REGION METROPOLITANA SUR 1 ( 0.0) 98 ( 0.0)
V Región de Valparaíso 17747 ( 9.3) 37584 ( 10.0)
VI Región del Libertador Gral. Bernardo O Higgins 11237 ( 5.9) 22253 ( 5.9)
VII Región del Maule 9753 ( 5.1) 20305 ( 5.4)
VIII Región del Bio Bio 12729 ( 6.7) 25861 ( 6.9)
X Región de los Lagos 6448 ( 3.4) 12944 ( 3.4)
XI Región Aysen del Gral. Carlos Ibañez del Campo 2004 ( 1.0) 3360 ( 0.9)
XII Región de Magallanes y de la Antartica Chilena 1966 ( 1.0) 3235 ( 0.9)
XIV Región de los Rios 2951 ( 1.5) 5458 ( 1.4)
XV Región de Arica y Parinacota 4542 ( 2.4) 9328 ( 2.5)
XVI Región del Ñuble 1854 ( 1.0) 3858 ( 1.0)
201 ( 0.1) 847 ( 0.2)
medidas_155 (%) SI 11043 ( 5.8) 46334 ( 12.3) <0.001 0.229
180122 ( 94.2) 330798 ( 87.7)
medidas_pp (%) SI 4559 ( 2.4) 17737 ( 4.7) <0.001 0.126
186606 ( 97.6) 359395 ( 95.3)
medidas_ip (%) SI 325 ( 0.2) 408 ( 0.1) <0.001 0.017
190840 ( 99.8) 376724 ( 99.9)
marca_suspension_43 (%) NO 7257 ( 3.8) 59938 ( 15.9) <0.001 0.424
SI 210 ( 0.1) 2131 ( 0.6)
183698 ( 96.1) 315063 ( 83.5)
marca_pena_44 (%) SI 7467 ( 3.9) 62069 ( 16.5) <0.001 0.424
183698 ( 96.1) 315063 ( 83.5)
marca_multa_45 (%) NO 5729 ( 3.0) 29491 ( 7.8) <0.001 0.441
SI 1738 ( 0.9) 32578 ( 8.6)
183698 ( 96.1) 315063 ( 83.5)
medida_alternativa_46 (%) Libertad Vigilada 390 ( 0.2) 2829 ( 0.8) <0.001 0.329
Otra 389 ( 0.2) 4599 ( 1.2)
Reclusión Nocturna 1255 ( 0.7) 12803 ( 3.4)
Remisión Condicional 1932 ( 1.0) 16413 ( 4.4)
187199 ( 97.9) 340488 ( 90.3)
clasificacion_pena_47 (%) Presidio Mayor grado máximo 40 ( 0.0) 48 ( 0.0) <0.001 0.434
Presidio Mayor grado medio 161 ( 0.1) 307 ( 0.1)
Presidio Mayor grado mínimo 363 ( 0.2) 1564 ( 0.4)
Presidio Menor grado máximo 723 ( 0.4) 4267 ( 1.1)
Presidio Menor grado medio 1103 ( 0.6) 7695 ( 2.0)
Presidio Menor grado mínimo 3737 ( 2.0) 25823 ( 6.8)
Presidio Perpetuo calificado 0 ( 0.0) 1 ( 0.0)
Presidio Perpetuo simple 3 ( 0.0) 12 ( 0.0)
Prisión 1337 ( 0.7) 22352 ( 5.9)
183698 ( 96.1) 315063 ( 83.5)
marca_suspension_51 (%) NO 10 ( 0.0) 64 ( 0.0) 0.001 0.011
SI 1 ( 0.0) 2 ( 0.0)
191154 (100.0) 377066 (100.0)
marca_pena_52 (%) SI 11 ( 0.0) 66 ( 0.0) 0.001 0.011
191154 (100.0) 377066 (100.0)
marca_multa_53 (%) NO 8 ( 0.0) 38 ( 0.0) 0.001 0.011
SI 3 ( 0.0) 28 ( 0.0)
191154 (100.0) 377066 (100.0)
medida_alternativa_54 (%) Libertad Vigilada 0 ( 0.0) 8 ( 0.0) 0.003 0.013
Otra 0 ( 0.0) 5 ( 0.0)
Reclusión Nocturna 3 ( 0.0) 14 ( 0.0)
Remisión Condicional 0 ( 0.0) 15 ( 0.0)
191162 (100.0) 377090 (100.0)
clasificacion_pena_55 (%) Presidio Mayor grado medio 3 ( 0.0) 0 ( 0.0) <0.001 0.015
Presidio Mayor grado mínimo 0 ( 0.0) 5 ( 0.0)
Presidio Menor grado máximo 2 ( 0.0) 10 ( 0.0)
Presidio Menor grado medio 3 ( 0.0) 6 ( 0.0)
Presidio Menor grado mínimo 2 ( 0.0) 19 ( 0.0)
Prisión 1 ( 0.0) 26 ( 0.0)
191154 (100.0) 377066 (100.0)
Note. Continuous variables are presented as Medians and Percentiles 25 and 75 were shown;
Categorical variables are presented as number (%)


mydata <- 
  base_fiscalia %>% 
  dplyr::mutate(accused=dplyr::case_when(encontrado_como_victima=="SI" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 encontrado_como_victima=="NO" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 T~"VICTIMA")) %>%
  dplyr::select(-c("rut_enc_saf","gls_region","gls_tipo_sujeto_vic","ruc","idrelacion","cod_delito","cod_lugarocurrencia","cod_parentescoimputado","cod_mottermino","cod_motsuspension","cod_proctermino","idsujeto_imputado","idsujeto_victima","impcod_tiposujeto","cod_lugarocurrencia","cod_sitiosuceso","cod_comunadelito","iddelito","cod_region")) %>% 
  dplyr::select(-c("encontrado_como_victima","encontrado_como_imputado","fec_comision", "termino_relacion", "fec_cbiorelacion", "gls_comuna", "lugar_ocurrencia")) %>% 
  dplyr::filter(accused=="IMPUTADO") %>% 
   # glimpse()
  dplyr::mutate(across(, ~ifelse(is.na(.),9999,as.numeric(factor(.)))))


f_df<-with(mydata, cbind(tipo_sujeto_vic, reg, tipo_termino, agrupa_terminos, 
gls_materia, familia_delito, relacion_vifsaf, gls_parentesco, 
gls_mottermino, gls_motsuspension, gls_proctermino, gls_tipo_imputado, 
gls_sitiosuceso, region_delito, medidas_155, medidas_pp, 
medidas_ip, marca_suspension_43, marca_pena_44, marca_multa_45, 
medida_alternativa_46, clasificacion_pena_47, tramos_condena_48, 
clasificacion_penarpa_1_49, clasificacion_penarpa_2_50, marca_suspension_51, 
marca_pena_52, marca_multa_53, medida_alternativa_54, clasificacion_pena_55, 
tramos_condena_56, clasificacion_penarpa_1_57, clasificacion_penarpa_2_58, 
accused)~1)


Near Zero Variance

nzv_vals <- nearZeroVar(base_fiscalia, saveMetrics = TRUE)
nzv_sorted <- arrange(nzv_vals, desc(freqRatio))
head(nzv_sorted)
##                      freqRatio percentUnique zeroVar   nzv
## tipo_sujeto_vic     1664.73333  0.0014077146   FALSE  TRUE
## gls_tipo_sujeto_vic 1664.73333  0.0014077146   FALSE  TRUE
## idsujeto_victima     277.61538 89.6786363468   FALSE FALSE
## marca_suspension_43   28.70355  0.0003519287   FALSE  TRUE
## marca_suspension_51   24.66667  0.0003519287   FALSE  TRUE
## impcod_tiposujeto     18.98042  0.0010557860   FALSE FALSE
kable(as.data.frame.TableOne(nzv_sorted), size=11, format="html",
           caption= "Table 2. Near Zero Variance",
      col.names=c("Variable", "freqRatio", "% of Unique values", "Zero Variance", "Near Zero Variance")) %>% #,col.names=c("Variables","Residential", "Ambulatory", "p-value")) %>% 
    kableExtra::kable_styling(bootstrap_options = c("striped", "hover","condensed"),font_size= 10) %>%
  kableExtra::add_footnote(c("Note. freqRatio= ratio of frequencies for the most common value over the second most common value for that variable"), notation = "none")%>%
  kableExtra::scroll_box(width = "100%", height = "375px")
Table 2. Near Zero Variance
Variable freqRatio % of Unique values Zero Variance Near Zero Variance
tipo_sujeto_vic 1664.733333 0.0014077 FALSE TRUE
gls_tipo_sujeto_vic 1664.733333 0.0014077 FALSE TRUE
idsujeto_victima 277.615385 89.6786363 FALSE FALSE
marca_suspension_43 28.703546 0.0003519 FALSE TRUE
marca_suspension_51 24.666667 0.0003519 FALSE TRUE
impcod_tiposujeto 18.980421 0.0010558 FALSE FALSE
gls_tipo_imputado 18.980421 0.0010558 FALSE FALSE
cod_sitiosuceso 10.792359 0.0026395 FALSE FALSE
cod_motsuspension 8.865668 0.0010558 FALSE FALSE
cod_region 4.518480 0.0036953 FALSE FALSE
region_delito 4.518480 0.0036953 FALSE FALSE
relacion_vifsaf 3.906006 0.0003519 FALSE FALSE
gls_motsuspension 3.599314 0.0008798 FALSE FALSE
fec_comision 2.809524 60.2693662 FALSE FALSE
gls_proctermino 2.624413 0.0012318 FALSE FALSE
cod_proctermino 2.524388 0.0014077 FALSE FALSE
idsujeto_imputado 2.303571 90.5061966 FALSE FALSE
encontrado_como_imputado 1.972809 0.0003519 FALSE FALSE
encontrado_como_victima 1.967128 0.0003519 FALSE FALSE
rut_enc_saf 1.830986 13.1679386 FALSE FALSE
iddelito 1.518519 92.9843022 FALSE FALSE
cod_mottermino 1.494797 0.0045751 FALSE FALSE
gls_mottermino 1.494797 0.0043991 FALSE FALSE
cod_delito 1.487699 0.0622914 FALSE FALSE
gls_materia 1.487699 0.0622914 FALSE FALSE
marca_multa_53 1.483871 0.0003519 FALSE FALSE
cod_parentescoimputado 1.424809 0.0043991 FALSE FALSE
gls_parentesco 1.424809 0.0043991 FALSE FALSE
tipo_termino 1.326149 0.0005279 FALSE FALSE
medida_alternativa_46 1.304951 0.0007039 FALSE FALSE
clasificacion_pena_55 1.285714 0.0010558 FALSE FALSE
termino_relacion 1.250549 0.7647410 FALSE FALSE
clasificacion_pena_47 1.247837 0.0015837 FALSE FALSE
fec_cbiorelacion 1.236967 7.7364477 FALSE FALSE
reg 1.229971 0.0033433 FALSE FALSE
gls_region 1.229971 0.0033433 FALSE FALSE
ruc 1.216981 87.0898491 FALSE FALSE
familia_delito 1.200839 0.0036953 FALSE FALSE
medida_alternativa_54 1.133333 0.0007039 FALSE FALSE
gls_sitiosuceso 1.054073 0.0095021 FALSE FALSE
agrupa_terminos 1.050209 0.0028154 FALSE FALSE
cod_lugarocurrencia 1.037330 0.0017596 FALSE FALSE
lugar_ocurrencia 1.037330 0.0015837 FALSE FALSE
marca_multa_45 1.026343 0.0003519 FALSE FALSE
cod_comunadelito 1.009519 0.0656347 FALSE FALSE
gls_comuna 1.008743 0.0608837 FALSE FALSE
idrelacion 1.000000 99.9987682 FALSE FALSE
medidas_155 0.000000 0.0001760 TRUE TRUE
medidas_pp 0.000000 0.0001760 TRUE TRUE
medidas_ip 0.000000 0.0001760 TRUE TRUE
marca_pena_44 0.000000 0.0001760 TRUE TRUE
tramos_condena_48 0.000000 0.0000000 TRUE TRUE
clasificacion_penarpa_1_49 0.000000 0.0000000 TRUE TRUE
clasificacion_penarpa_2_50 0.000000 0.0000000 TRUE TRUE
marca_pena_52 0.000000 0.0001760 TRUE TRUE
tramos_condena_56 0.000000 0.0000000 TRUE TRUE
clasificacion_penarpa_1_57 0.000000 0.0000000 TRUE TRUE
clasificacion_penarpa_2_58 0.000000 0.0000000 TRUE TRUE
Note. freqRatio= ratio of frequencies for the most common value over the second most common value for that variable


Times as accused

  • 366 people that is found as accused and as a victim at the same time. Meanwhile, we considered them as accused.
#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_
base_fiscalia_acc_imp<-
base_fiscalia %>% 
  dplyr::mutate(accused=dplyr::case_when(encontrado_como_victima=="SI" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 encontrado_como_victima=="NO" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 T~"VICTIMA")) %>% 
  dplyr::filter(accused=="IMPUTADO") %>% 
  dplyr::group_by(rut_enc_saf) %>% 
  dplyr::count() %>% 
  ungroup()
#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_

p<-
base_fiscalia_acc_imp %>% 
  dplyr::left_join(CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T),by=c("rut_enc_saf"="hash_key")) %>% ggplot(aes(x=n), alpha=.7)+
  geom_histogram_interactive(bins=120)+
  geom_vline(aes(xintercept=median(base_fiscalia_acc_imp$n)), color="darkred", linetype="dashed")+
  geom_vline(aes(xintercept=quantile(base_fiscalia_acc_imp$n, .99)), color="darkmagenta", linetype="solid")+
  geom_vline(aes(xintercept=quantile(base_fiscalia_acc_imp$n, .95)), color="darkblue", linetype="dotted")+
  sjPlot::theme_sjplot2() +
  #facet_wrap(~motivodeegreso_mod_imp)+
labs(y = "Frequency",x="Diff. Between Treatments", caption= paste0("Blue dotted line=", quantile(base_fiscalia_acc_imp$n, .95)," records; Violet solid line=",quantile(base_fiscalia_acc_imp$n, .99)," records; Red dashed line= Median=",median(base_fiscalia_acc_imp$n)," records; Maximum=",max(base_fiscalia_acc_imp$n)," records"))
## Registered S3 methods overwritten by 'parameters':
##   method                           from      
##   as.double.parameters_kurtosis    datawizard
##   as.double.parameters_skewness    datawizard
##   as.double.parameters_smoothness  datawizard
##   as.numeric.parameters_kurtosis   datawizard
##   as.numeric.parameters_skewness   datawizard
##   as.numeric.parameters_smoothness datawizard
##   print.parameters_distribution    datawizard
##   print.parameters_kurtosis        datawizard
##   print.parameters_skewness        datawizard
##   summary.parameters_kurtosis      datawizard
##   summary.parameters_skewness      datawizard
# xlim(c(-1,2000))

p
Figure 1. Distribution of records in which a user is declared as an accused

Figure 1. Distribution of records in which a user is declared as an accused

Times as victim

#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_
base_fiscalia_acc_vic<-
base_fiscalia %>% 
  dplyr::mutate(accused=dplyr::case_when(encontrado_como_victima=="SI" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 encontrado_como_victima=="NO" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 T~"VICTIMA")) %>% 
  dplyr::filter(accused=="VICTIMA") %>% 
  dplyr::group_by(rut_enc_saf) %>% 
  dplyr::count() %>% 
  ungroup()
#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_


p2<-
base_fiscalia_acc_vic %>% 
  dplyr::left_join(CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T),by=c("rut_enc_saf"="hash_key")) %>% ggplot(aes(x=n), alpha=.7)+
  geom_histogram_interactive(bins=120)+
  geom_vline(aes(xintercept=median(base_fiscalia_acc_vic$n)), color="darkred", linetype="dashed")+
  geom_vline(aes(xintercept=quantile(base_fiscalia_acc_vic$n, .99)), color="darkmagenta", linetype="solid")+
  geom_vline(aes(xintercept=quantile(base_fiscalia_acc_vic$n, .95)), color="darkblue", linetype="dotted")+
  sjPlot::theme_sjplot2() +
  #facet_wrap(~motivodeegreso_mod_imp)+
labs(y = "Frequency",x="Diff. Between Treatments", caption= paste0("Blue dotted line=", quantile(base_fiscalia_acc_vic$n, .95)," records; Violet solid line=",quantile(base_fiscalia_acc_vic$n, .99)," records; Red dashed line= Median=",median(base_fiscalia_acc_vic$n)," records; Maximum=",max(base_fiscalia_acc_vic$n)," records"))
# xlim(c(-1,2000))

p2
Figure 2. Distribution of records in which a user is declared as a Victim

Figure 2. Distribution of records in which a user is declared as a Victim

base_fiscalia_acc_vic %>% 
    dplyr::left_join(CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T),by=c("rut_enc_saf"="hash_key")) %>% distinct(rut_enc_saf)
## # A tibble: 57,320 x 1
##    rut_enc_saf                     
##    <chr>                           
##  1 00015cf418d57ea5f9db80709305328a
##  2 00019e48103f7698225fc866b7302736
##  3 0004ebd8c28842be2f52419982bb2034
##  4 00072c32822bf9e391085b1ab96a0fc9
##  5 0007678b8b35fa0961d1e8110fbf9620
##  6 0008cdda24c32393b5d561b7fee54308
##  7 000a62a4c9e376a2032337e7e7f8eb37
##  8 000a7470b176c76c4696ea4604b141b0
##  9 000abb62b93e12b04ad68c69e37597a6
## 10 000be5daee19c8767788cbee8ba327af
## # ... with 57,310 more rows
paste0("Percentage of HASHs that have records as victims: ",
scales::percent(
base_fiscalia_acc_vic %>% 
    dplyr::left_join(CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T),by=c("rut_enc_saf"="hash_key")) %>%  distinct(rut_enc_saf) %>% nrow()/CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T) %>% nrow(),
accuracy=.01
  )
)
## [1] "Percentage of HASHs that have records as victims: 67.40%"
paste0("Percentage of HASHs that have records as accused: ",
scales::percent(
base_fiscalia_acc_vic %>% 
    dplyr::left_join(CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T),by=c("rut_enc_saf"="hash_key")) %>%  distinct(rut_enc_saf) %>% nrow()/CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% distinct(hash_key, .keep_all = T) %>% nrow(),
accuracy=.01
  )
)
## [1] "Percentage of HASHs that have records as accused: 67.40%"


#https://cran.r-project.org/web/packages/rpivotTable/vignettes/rpivotTableIntroduction.html
#
CONS_C1_df_dup_SEP_2020_dup<-
CONS_C1_df_dup_SEP_2020[,c("hash_key","dup")] %>% dplyr::group_by(hash_key) %>% slice_max(dup) %>% ungroup()

pt<-
rpivotTable(data = base_fiscalia %>% 
              dplyr::left_join(CONS_C1_df_dup_SEP_2020_dup, by=c("rut_enc_saf"="hash_key")) %>% 
  dplyr::mutate(accused=dplyr::case_when(encontrado_como_victima=="SI" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 encontrado_como_victima=="NO" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 T~"VICTIMA")), 
  rows="gls_parentesco",
  cols = c("accused"),
  vals = "Cuenta", 
  aggregatorName = "Cuenta",
  subtotals=T,
  locale="es",
  rendererName = "Table",
  width="100%", height="550px")

#htmlwidgets::saveWidget(pt, "test3.html")

Codebook

knitr::opts_chunk$set(
  warning = TRUE, # show warnings during codebook generation
  message = TRUE, # show messages during codebook generation
  error = TRUE, # do not interrupt codebook generation in case of errors,
                # usually better for debugging
  echo = TRUE  # show R code
)
ggplot2::theme_set(ggplot2::theme_bw())
pander::panderOptions("table.split.table", Inf)

if(!require(codebook)){install.packages("codebook")}
if(!require(future)){install.packages("future")}
## Loading required package: future
## 
## Attaching package: 'future'
## The following object is masked from 'package:caret':
## 
##     cluster
## The following objects are masked from 'package:igraph':
## 
##     %->%, %<-%
## The following object is masked from 'package:survival':
## 
##     cluster
if(!require(dplyr)){install.packages("dplyr")}
codebook_data <- dplyr::select(base_fiscalia, -c("rut_enc_saf","ruc","idrelacion","cod_delito","cod_lugarocurrencia","cod_parentescoimputado","cod_mottermino","cod_motsuspension","cod_proctermino","idsujeto_imputado","impcod_tiposujeto","cod_lugarocurrencia","cod_sitiosuceso","cod_comunadelito","cod_region"))

muestra=0
if(muestra==1){
# omit the following lines, if your missing values are already properly labelled
codebook_data <- detect_missing(codebook_data,
    only_labelled = TRUE, # only labelled values are autodetected as
                                   # missing
    negative_values_are_missing = FALSE, # negative values are missing values
    ninety_nine_problems = FALSE,   # 99/999 are missing values, if they
                                   # are more than 5 MAD from the median
    )
}
# If you are not using formr, the codebook package needs to guess which items
# form a scale. The following line finds item aggregates with names like this:
# scale = scale_1 + scale_2R + scale_3R
# identifying these aggregates allows the codebook function to
# automatically compute reliabilities.
# However, it will not reverse items automatically.
#codebook_data <- detect_scales(codebook_data)


In the following Tables and graphics, there is a summary of the variables and documentation of their characteristics. This high-level summary may permit us find errors on coding, help us to understand missingness and guide us towards an objective, or lead us to more questions. If a variable contains the symbol (*), it means that this variable has a concatenation of values among continuous entries in treatments.


  metadata(codebook_data)$name <- "Prosecutor Support System (SAF), database of the Public Prosecutor's Office."
  metadata(codebook_data)$description <- "The information was extracted and processed from the Prosecutor Support System (SAF) database in accordance with the criteria established in the methodological document 'Criteria for Extracting Information from the SAF - 11_04_2018', prepared and updated in 2018 by the Studies, Evaluation, Control and Management Development Division. Data obtained at 2021-08-13; Period= 2010 to 2019; Unit of measurement= Relationships; Offenses considered= All; Date to consider= Date of termination of the case; National Coverage; Detail or summary= Detail; In the search for victims, only direct victims were considered; The RUTs indicated are searched only in cases terminated or suspended in the period 2010 - 2019;
The following types of accused are considered: COMPLAINED, ACCUSED, QUERELLED, WITNESS, SUSPECTED AND INVESTIGATED"

codebook(codebook_data)

Metadata

Description

Dataset name: Prosecutor Support System (SAF), database of the Public Prosecutor’s Office.

The information was extracted and processed from the Prosecutor Support System (SAF) database in accordance with the criteria established in the methodological document ‘Criteria for Extracting Information from the SAF - 11_04_2018’, prepared and updated in 2018 by the Studies, Evaluation, Control and Management Development Division. Data obtained at 2021-08-13; Period= 2010 to 2019; Unit of measurement= Relationships; Offenses considered= All; Date to consider= Date of termination of the case; National Coverage; Detail or summary= Detail; In the search for victims, only direct victims were considered; The RUTs indicated are searched only in cases terminated or suspended in the period 2010 - 2019; The following types of accused are considered: COMPLAINED, ACCUSED, QUERELLED, WITNESS, SUSPECTED AND INVESTIGATED

Metadata for search engines
  • Date published: 2021-09-05
x
encontrado_como_victima
encontrado_como_imputado
tipo_sujeto_vic
gls_tipo_sujeto_vic
idsujeto_victima
reg
gls_region
tipo_termino
agrupa_terminos
gls_materia
familia_delito
relacion_vifsaf
gls_parentesco
gls_mottermino
gls_motsuspension
gls_proctermino
gls_tipo_imputado
iddelito
fec_comision
termino_relacion
lugar_ocurrencia
gls_sitiosuceso
gls_comuna
region_delito
fec_cbiorelacion
medidas_155
medidas_pp
medidas_ip
marca_suspension_43
marca_pena_44
marca_multa_45
medida_alternativa_46
clasificacion_pena_47
tramos_condena_48
clasificacion_penarpa_1_49
clasificacion_penarpa_2_50
marca_suspension_51
marca_pena_52
marca_multa_53
medida_alternativa_54
clasificacion_pena_55
tramos_condena_56
clasificacion_penarpa_1_57
clasificacion_penarpa_2_58

#Variables

encontrado_como_victima

Distribution

Distribution of values for encontrado_como_victima

Distribution of values for encontrado_como_victima

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
encontrado_como_victima character 0 1 2 0 2 2 0

encontrado_como_imputado

Distribution

Distribution of values for encontrado_como_imputado

Distribution of values for encontrado_como_imputado

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
encontrado_como_imputado character 0 1 2 0 2 2 0

tipo_sujeto_vic

Distribution

Distribution of values for tipo_sujeto_vic

Distribution of values for tipo_sujeto_vic

18053 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
tipo_sujeto_vic character 18053 0.9682332 8 0 1 2 0

gls_tipo_sujeto_vic

Distribution

Distribution of values for gls_tipo_sujeto_vic

Distribution of values for gls_tipo_sujeto_vic

18053 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_tipo_sujeto_vic character 18053 0.9682332 8 0 7 19 0

idsujeto_victima

Distribution

Distribution of values for idsujeto_victima

Distribution of values for idsujeto_victima

0 missing values.

Summary statistics

name data_type n_missing complete_rate min median max mean sd hist label
idsujeto_victima numeric 0 1 0 48183970 84105717 47784904 17843954 <U+2581><U+2585><U+2587><U+2587><U+2585>

reg

Distribution

Distribution of values for reg

Distribution of values for reg

0 missing values.

Summary statistics

name data_type n_missing complete_rate min median max mean sd hist label
reg numeric 0 1 1 11 20 10.69546 5.481066 <U+2583><U+2587><U+2582><U+2587><U+2583>

gls_region

Distribution

Distribution of values for gls_region

Distribution of values for gls_region

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_region character 0 1 19 0 20 50 0

tipo_termino

Distribution

Distribution of values for tipo_termino

Distribution of values for tipo_termino

21 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
tipo_termino character 21 0.999963 3 0 14 18 0

agrupa_terminos

Distribution

Distribution of values for agrupa_terminos

Distribution of values for agrupa_terminos

21 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
agrupa_terminos character 21 0.999963 16 0 13 40 0

gls_materia

Distribution

Distribution of values for gls_materia

Distribution of values for gls_materia

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_materia character 0 1 354 0 7 60 0

familia_delito

Distribution

Distribution of values for familia_delito

Distribution of values for familia_delito

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
familia_delito character 0 1 21 0 5 60 0

relacion_vifsaf

Distribution

Distribution of values for relacion_vifsaf

Distribution of values for relacion_vifsaf

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
relacion_vifsaf character 0 1 2 0 2 2 0

gls_parentesco

Distribution

Distribution of values for gls_parentesco

Distribution of values for gls_parentesco

452460 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_parentesco character 452460 0.2038318 25 0 5 28 0

gls_mottermino

Distribution

Distribution of values for gls_mottermino

Distribution of values for gls_mottermino

10353 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_mottermino character 10353 0.9817824 25 0 8 40 0

gls_motsuspension

Distribution

Distribution of values for gls_motsuspension

Distribution of values for gls_motsuspension

493206 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_motsuspension character 493206 0.1321334 5 0 19 40 0

gls_proctermino

Distribution

Distribution of values for gls_proctermino

Distribution of values for gls_proctermino

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_proctermino character 0 1 7 0 7 27 0

gls_tipo_imputado

Distribution

Distribution of values for gls_tipo_imputado

Distribution of values for gls_tipo_imputado

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_tipo_imputado character 0 1 6 0 7 11 0

iddelito

Distribution

Distribution of values for iddelito

Distribution of values for iddelito

0 missing values.

Summary statistics

name data_type n_missing complete_rate min median max mean sd hist label
iddelito numeric 0 1 34145 13348410 23697821 13437431 4192444 <U+2581><U+2585><U+2587><U+2587><U+2583>

fec_comision

Distribution

## 342509  unique, categorical values, so not shown.

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique min median max label
fec_comision POSIXct 0 1 342509 1900-01-01 2014-04-22 18:30:00 2019-12-31 06:00:00

termino_relacion

Distribution

## 4346  unique, categorical values, so not shown.

21 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique min median max label
termino_relacion POSIXct 21 0.999963 4346 2002-10-24 2014-11-13 2021-07-20

lugar_ocurrencia

Distribution

Distribution of values for lugar_ocurrencia

Distribution of values for lugar_ocurrencia

3866 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
lugar_ocurrencia character 3866 0.9931972 9 0 25 61 0

gls_sitiosuceso

Distribution

Distribution of values for gls_sitiosuceso

Distribution of values for gls_sitiosuceso

4803 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_sitiosuceso character 4803 0.9915484 54 0 3 32 0

gls_comuna

Distribution

Distribution of values for gls_comuna

Distribution of values for gls_comuna

1048 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
gls_comuna character 1048 0.9981559 346 0 4 20 0

region_delito

Distribution

Distribution of values for region_delito

Distribution of values for region_delito

1048 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
region_delito character 1048 0.9981559 21 0 11 50 0

fec_cbiorelacion

Distribution

## 43966  unique, categorical values, so not shown.

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique min median max label
fec_cbiorelacion POSIXct 0 1 43966 2002-10-24 2014-11-13 2021-07-20

medidas_155

Distribution

Distribution of values for medidas_155

Distribution of values for medidas_155

510920 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
medidas_155 character 510920 0.1009631 1 0 2 2 0

medidas_pp

Distribution

Distribution of values for medidas_pp

Distribution of values for medidas_pp

546001 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
medidas_pp character 546001 0.039233 1 0 2 2 0

medidas_ip

Distribution

Distribution of values for medidas_ip

Distribution of values for medidas_ip

567564 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
medidas_ip character 567564 0.0012898 1 0 2 2 0

marca_suspension_43

Distribution

Distribution of values for marca_suspension_43

Distribution of values for marca_suspension_43

498761 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_suspension_43 character 498761 0.1223586 2 0 2 2 0

marca_pena_44

Distribution

Distribution of values for marca_pena_44

Distribution of values for marca_pena_44

498761 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_pena_44 character 498761 0.1223586 1 0 2 2 0

marca_multa_45

Distribution

Distribution of values for marca_multa_45

Distribution of values for marca_multa_45

498761 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_multa_45 character 498761 0.1223586 2 0 2 2 0

medida_alternativa_46

Distribution

Distribution of values for medida_alternativa_46

Distribution of values for medida_alternativa_46

527687 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
medida_alternativa_46 character 527687 0.0714591 4 0 4 20 0

clasificacion_pena_47

Distribution

Distribution of values for clasificacion_pena_47

Distribution of values for clasificacion_pena_47

498761 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
clasificacion_pena_47 character 498761 0.1223586 9 0 7 28 0

tramos_condena_48

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
tramos_condena_48 logical 568297 0 :

clasificacion_penarpa_1_49

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
clasificacion_penarpa_1_49 logical 568297 0 :

clasificacion_penarpa_2_50

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
clasificacion_penarpa_2_50 logical 568297 0 :

marca_suspension_51

Distribution

Distribution of values for marca_suspension_51

Distribution of values for marca_suspension_51

568220 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_suspension_51 character 568220 0.0001355 2 0 2 2 0

marca_pena_52

Distribution

Distribution of values for marca_pena_52

Distribution of values for marca_pena_52

568220 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_pena_52 character 568220 0.0001355 1 0 2 2 0

marca_multa_53

Distribution

Distribution of values for marca_multa_53

Distribution of values for marca_multa_53

568220 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
marca_multa_53 character 568220 0.0001355 2 0 2 2 0

medida_alternativa_54

Distribution

Distribution of values for medida_alternativa_54

Distribution of values for medida_alternativa_54

568252 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
medida_alternativa_54 character 568252 0.0000792 4 0 4 20 0

clasificacion_pena_55

Distribution

Distribution of values for clasificacion_pena_55

Distribution of values for clasificacion_pena_55

568220 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace label
clasificacion_pena_55 character 568220 0.0001355 6 0 7 27 0

tramos_condena_56

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
tramos_condena_56 logical 568297 0 :

clasificacion_penarpa_1_57

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
clasificacion_penarpa_1_57 logical 568297 0 :

clasificacion_penarpa_2_58

Distribution

## Error in if (stats::median(table(x)) == 1) {: valor ausente donde TRUE/FALSE es necesario
## No non-missing values to show.

568297 missing values.

Summary statistics

name data_type n_missing complete_rate count label
clasificacion_penarpa_2_58 logical 568297 0 :

Missingness report

Codebook table

JSON-LD metadata

The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.

{
  "name": "Prosecutor Support System (SAF), database of the Public Prosecutor's Office.",
  "description": "The information was extracted and processed from the Prosecutor Support System (SAF) database in accordance with the criteria established in the methodological document 'Criteria for Extracting Information from the SAF - 11_04_2018', prepared and updated in 2018 by the Studies, Evaluation, Control and Management Development Division. Data obtained at 2021-08-13; Period= 2010 to 2019; Unit of measurement= Relationships; Offenses considered= All; Date to consider= Date of termination of the case; National Coverage; Detail or summary= Detail; In the search for victims, only direct victims were considered; The RUTs indicated are searched only in cases terminated or suspended in the period 2010 - 2019;\nThe following types of accused are considered: COMPLAINED, ACCUSED, QUERELLED, WITNESS, SUSPECTED AND INVESTIGATED\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n|name                       |label | n_missing|\n|:--------------------------|:-----|---------:|\n|encontrado_como_victima    |      |         0|\n|encontrado_como_imputado   |      |         0|\n|tipo_sujeto_vic            |      |     18053|\n|gls_tipo_sujeto_vic        |      |     18053|\n|idsujeto_victima           |      |         0|\n|reg                        |      |         0|\n|gls_region                 |      |         0|\n|tipo_termino               |      |        21|\n|agrupa_terminos            |      |        21|\n|gls_materia                |      |         0|\n|familia_delito             |      |         0|\n|relacion_vifsaf            |      |         0|\n|gls_parentesco             |      |    452460|\n|gls_mottermino             |      |     10353|\n|gls_motsuspension          |      |    493206|\n|gls_proctermino            |      |         0|\n|gls_tipo_imputado          |      |         0|\n|iddelito                   |      |         0|\n|fec_comision               |      |         0|\n|termino_relacion           |      |        21|\n|lugar_ocurrencia           |      |      3866|\n|gls_sitiosuceso            |      |      4803|\n|gls_comuna                 |      |      1048|\n|region_delito              |      |      1048|\n|fec_cbiorelacion           |      |         0|\n|medidas_155                |      |    510920|\n|medidas_pp                 |      |    546001|\n|medidas_ip                 |      |    567564|\n|marca_suspension_43        |      |    498761|\n|marca_pena_44              |      |    498761|\n|marca_multa_45             |      |    498761|\n|medida_alternativa_46      |      |    527687|\n|clasificacion_pena_47      |      |    498761|\n|tramos_condena_48          |      |    568297|\n|clasificacion_penarpa_1_49 |      |    568297|\n|clasificacion_penarpa_2_50 |      |    568297|\n|marca_suspension_51        |      |    568220|\n|marca_pena_52              |      |    568220|\n|marca_multa_53             |      |    568220|\n|medida_alternativa_54      |      |    568252|\n|clasificacion_pena_55      |      |    568220|\n|tramos_condena_56          |      |    568297|\n|clasificacion_penarpa_1_57 |      |    568297|\n|clasificacion_penarpa_2_58 |      |    568297|\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.2).",
  "datePublished": "2021-09-05",
  "keywords": ["encontrado_como_victima", "encontrado_como_imputado", "tipo_sujeto_vic", "gls_tipo_sujeto_vic", "idsujeto_victima", "reg", "gls_region", "tipo_termino", "agrupa_terminos", "gls_materia", "familia_delito", "relacion_vifsaf", "gls_parentesco", "gls_mottermino", "gls_motsuspension", "gls_proctermino", "gls_tipo_imputado", "iddelito", "fec_comision", "termino_relacion", "lugar_ocurrencia", "gls_sitiosuceso", "gls_comuna", "region_delito", "fec_cbiorelacion", "medidas_155", "medidas_pp", "medidas_ip", "marca_suspension_43", "marca_pena_44", "marca_multa_45", "medida_alternativa_46", "clasificacion_pena_47", "tramos_condena_48", "clasificacion_penarpa_1_49", "clasificacion_penarpa_2_50", "marca_suspension_51", "marca_pena_52", "marca_multa_53", "medida_alternativa_54", "clasificacion_pena_55", "tramos_condena_56", "clasificacion_penarpa_1_57", "clasificacion_penarpa_2_58"],
  "@context": "http://schema.org/",
  "@type": "Dataset",
  "variableMeasured": [
    {
      "name": "encontrado_como_victima",
      "@type": "propertyValue"
    },
    {
      "name": "encontrado_como_imputado",
      "@type": "propertyValue"
    },
    {
      "name": "tipo_sujeto_vic",
      "@type": "propertyValue"
    },
    {
      "name": "gls_tipo_sujeto_vic",
      "@type": "propertyValue"
    },
    {
      "name": "idsujeto_victima",
      "@type": "propertyValue"
    },
    {
      "name": "reg",
      "@type": "propertyValue"
    },
    {
      "name": "gls_region",
      "@type": "propertyValue"
    },
    {
      "name": "tipo_termino",
      "@type": "propertyValue"
    },
    {
      "name": "agrupa_terminos",
      "@type": "propertyValue"
    },
    {
      "name": "gls_materia",
      "@type": "propertyValue"
    },
    {
      "name": "familia_delito",
      "@type": "propertyValue"
    },
    {
      "name": "relacion_vifsaf",
      "@type": "propertyValue"
    },
    {
      "name": "gls_parentesco",
      "@type": "propertyValue"
    },
    {
      "name": "gls_mottermino",
      "@type": "propertyValue"
    },
    {
      "name": "gls_motsuspension",
      "@type": "propertyValue"
    },
    {
      "name": "gls_proctermino",
      "@type": "propertyValue"
    },
    {
      "name": "gls_tipo_imputado",
      "@type": "propertyValue"
    },
    {
      "name": "iddelito",
      "@type": "propertyValue"
    },
    {
      "name": "fec_comision",
      "@type": "propertyValue"
    },
    {
      "name": "termino_relacion",
      "@type": "propertyValue"
    },
    {
      "name": "lugar_ocurrencia",
      "@type": "propertyValue"
    },
    {
      "name": "gls_sitiosuceso",
      "@type": "propertyValue"
    },
    {
      "name": "gls_comuna",
      "@type": "propertyValue"
    },
    {
      "name": "region_delito",
      "@type": "propertyValue"
    },
    {
      "name": "fec_cbiorelacion",
      "@type": "propertyValue"
    },
    {
      "name": "medidas_155",
      "@type": "propertyValue"
    },
    {
      "name": "medidas_pp",
      "@type": "propertyValue"
    },
    {
      "name": "medidas_ip",
      "@type": "propertyValue"
    },
    {
      "name": "marca_suspension_43",
      "@type": "propertyValue"
    },
    {
      "name": "marca_pena_44",
      "@type": "propertyValue"
    },
    {
      "name": "marca_multa_45",
      "@type": "propertyValue"
    },
    {
      "name": "medida_alternativa_46",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_pena_47",
      "@type": "propertyValue"
    },
    {
      "name": "tramos_condena_48",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_penarpa_1_49",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_penarpa_2_50",
      "@type": "propertyValue"
    },
    {
      "name": "marca_suspension_51",
      "@type": "propertyValue"
    },
    {
      "name": "marca_pena_52",
      "@type": "propertyValue"
    },
    {
      "name": "marca_multa_53",
      "@type": "propertyValue"
    },
    {
      "name": "medida_alternativa_54",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_pena_55",
      "@type": "propertyValue"
    },
    {
      "name": "tramos_condena_56",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_penarpa_1_57",
      "@type": "propertyValue"
    },
    {
      "name": "clasificacion_penarpa_2_58",
      "@type": "propertyValue"
    }
  ]
}`


Session Info

Sys.getenv("R_LIBS_USER")
## [1] "C:/Users/andre/Documents/R/win-library/4.1"
rstudioapi::getSourceEditorContext()
## Document Context: 
## - id:        '97C85DBB'
## - path:      'E:/Mi unidad/Alvacast/SISTRAT 2019 (github)/SUD_CL/Fiscalia_merge.Rmd'
## - contents:  <732 rows>
## Document Selection:
## - [483, 1] -- [483, 1]: ''
#save.image("G:/Mi unidad/Alvacast/SISTRAT 2019 (github)/mult_state_carla.RData")

if (grepl("CISS Fondecyt",rstudioapi::getSourceEditorContext()$path)==T){
    save.image("C:/Users/CISS Fondecyt/Mi unidad/Alvacast/SISTRAT 2019 (github)/10.RData")
  } else if (grepl("andre",rstudioapi::getSourceEditorContext()$path)==T){
    save.image("C:/Users/andre/Desktop/SUD_CL/10.RData")
  } else if (grepl("E:",rstudioapi::getSourceEditorContext()$path)==T){
    save.image("E:/Mi unidad/Alvacast/SISTRAT 2019 (github)/10.RData")
  } else {
    save.image("G:/Mi unidad/Alvacast/SISTRAT 2019 (github)/10.RData")
  }

sessionInfo()
## R version 4.1.1 (2021-08-10)
## Platform: x86_64-w64-mingw32/x64 (64-bit)
## Running under: Windows 10 x64 (build 19042)
## 
## Matrix products: default
## 
## locale:
## [1] LC_COLLATE=Spanish_Chile.1252  LC_CTYPE=Spanish_Chile.1252   
## [3] LC_MONETARY=Spanish_Chile.1252 LC_NUMERIC=C                  
## [5] LC_TIME=Spanish_Chile.1252    
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
##  [1] future_1.22.1        compareGroups_4.5.1  readxl_1.3.1        
##  [4] radiant.update_1.4.1 caret_6.0-88         rpivotTable_0.3.0   
##  [7] Metrics_0.1.4        muhaz_1.2.6.4        flexsurv_2.0        
## [10] mstate_0.3.1         DiagrammeR_1.0.6.1   Amelia_1.8.0        
## [13] Rcpp_1.0.7           igraph_1.2.6         eha_2.9.0           
## [16] cobalt_4.3.1         MatchIt_4.2.0        tableone_0.13.0     
## [19] stargazer_5.2.2      reshape2_1.4.4       gridExtra_2.3       
## [22] foreign_0.8-81       survMisc_0.5.5       ggfortify_0.4.12    
## [25] survminer_0.4.9      ggpubr_0.4.0         epiR_2.0.33         
## [28] forcats_0.5.1        purrr_0.3.4          readr_2.0.1         
## [31] tibble_3.1.4         tidyverse_1.3.1      dplyr_1.0.7         
## [34] treemapify_2.5.5     sf_1.0-2             ggiraph_0.7.10      
## [37] finalfit_1.0.3       lsmeans_2.30-0       emmeans_1.6.3       
## [40] RColorBrewer_1.1-2   panelr_0.7.5         lme4_1.1-27.1       
## [43] Matrix_1.3-4         data.table_1.14.0    codebook_0.9.2      
## [46] devtools_2.4.2       usethis_2.0.1        sqldf_0.4-11        
## [49] RSQLite_2.2.8        gsubfn_0.7           proto_1.0.0         
## [52] broom_0.7.9          zoo_1.8-9            rbokeh_0.5.2        
## [55] janitor_2.1.0        plotly_4.9.4.1       kableExtra_1.3.4    
## [58] Hmisc_4.5-0          Formula_1.2-4        survival_3.2-11     
## [61] lattice_0.20-44      ggplot2_3.3.5        stringr_1.4.0       
## [64] stringi_1.7.4        tidyr_1.1.3          knitr_1.33          
## [67] matrixStats_0.60.1   boot_1.3-28         
## 
## loaded via a namespace (and not attached):
##   [1] estimability_1.3     ModelMetrics_1.2.2.2 coda_0.19-4         
##   [4] bit64_4.0.5          rpart_4.1-15         generics_0.1.0      
##   [7] callr_3.7.0          mice_3.13.0          proxy_0.4-26        
##  [10] ggfittext_0.9.1      chron_2.3-56         bit_4.0.4           
##  [13] tzdb_0.1.2           webshot_0.5.2        xml2_1.3.2          
##  [16] lubridate_1.7.10     assertthat_0.2.1     gower_0.2.2         
##  [19] xfun_0.25            hms_1.1.0            jquerylib_0.1.4     
##  [22] evaluate_0.14        fansi_0.5.0          dbplyr_2.1.1        
##  [25] Rsolnp_1.16          km.ci_0.5-2          DBI_1.1.1           
##  [28] htmlwidgets_1.5.3    stats4_4.1.1         ellipsis_0.3.2      
##  [31] crosstalk_1.1.1      backports_1.2.1      insight_0.14.3      
##  [34] survey_4.1-1         vctrs_0.3.8          rmdpartials_0.5.8   
##  [37] remotes_2.4.0        sjlabelled_1.1.8     abind_1.4-5         
##  [40] cachem_1.0.6         withr_2.4.2          pryr_0.1.5          
##  [43] HardyWeinberg_1.7.2  checkmate_2.0.0      prettyunits_1.1.1   
##  [46] svglite_2.0.0        cluster_2.1.2        lazyeval_0.2.2      
##  [49] crayon_1.4.1         crul_1.1.0           labeling_0.4.2      
##  [52] recipes_0.1.16       pkgconfig_2.0.3      units_0.7-2         
##  [55] nlme_3.1-152         pkgload_1.2.1        nnet_7.3-16         
##  [58] globals_0.14.0       rlang_0.4.11         lifecycle_1.0.0     
##  [61] skimr_2.1.3          httpcode_0.3.0       modelr_0.1.8        
##  [64] cellranger_1.1.0     tcltk_4.1.1          rprojroot_2.0.2     
##  [67] flextable_0.6.7      datawizard_0.2.0     KMsurv_0.1-5        
##  [70] carData_3.0-4        reprex_2.0.1         base64enc_0.1-3     
##  [73] processx_3.5.2       png_0.1-7            viridisLite_0.4.0   
##  [76] parameters_0.14.0    pROC_1.17.0.1        KernSmooth_2.23-20  
##  [79] visNetwork_2.0.9     pander_0.6.4         blob_1.2.2          
##  [82] classInt_0.4-3       parallelly_1.27.0    jpeg_0.1-9          
##  [85] rstatix_0.7.0        ggeffects_1.1.1      ggsignif_0.6.2      
##  [88] scales_1.1.1         memoise_2.0.0        magrittr_2.0.1      
##  [91] plyr_1.8.6           hexbin_1.28.2        compiler_4.1.1      
##  [94] snakecase_0.11.0     cli_3.0.1            listenv_0.8.0       
##  [97] ps_1.6.0             htmlTable_2.2.1      MASS_7.3-54         
## [100] tidyselect_1.1.1     highr_0.9            mitools_2.4         
## [103] jtools_2.1.3         yaml_2.2.1           latticeExtra_0.6-29 
## [106] grid_4.1.1           sass_0.4.0           tools_4.1.1         
## [109] parallel_4.1.1       future.apply_1.8.1   rio_0.5.27          
## [112] rstudioapi_0.13      uuid_0.1-4           foreach_1.5.1       
## [115] gistr_0.9.0          prodlim_2019.11.13   farver_2.1.0        
## [118] sjPlot_2.8.9         digest_0.6.27        lava_1.6.10         
## [121] quadprog_1.5-8       car_3.0-11           performance_0.7.3   
## [124] writexl_1.4.0        gdtools_0.2.3        httr_1.4.2          
## [127] effectsize_0.4.5     sjstats_0.18.1       colorspace_2.0-2    
## [130] rvest_1.0.1          fs_1.5.0             truncnorm_1.0-8     
## [133] splines_4.1.1        sessioninfo_1.1.1    systemfonts_1.0.2   
## [136] xtable_1.8-4         jsonlite_1.7.2       nloptr_1.2.2.2      
## [139] timeDate_3043.102    testthat_3.0.4       ipred_0.9-11        
## [142] R6_2.5.1             pillar_1.6.2         htmltools_0.5.2     
## [145] DT_0.18              glue_1.4.2           fastmap_1.1.0       
## [148] minqa_1.2.4          deSolve_1.28         class_7.3-19        
## [151] codetools_0.2-18     maps_3.3.0           pkgbuild_1.2.0      
## [154] mvtnorm_1.1-2        utf8_1.2.2           bslib_0.2.5.1       
## [157] numDeriv_2016.8-1.1  curl_4.3.2           BiasedUrn_1.07      
## [160] officer_0.3.19       zip_2.2.0            openxlsx_4.2.4      
## [163] repr_1.1.3           rmarkdown_2.10       desc_1.3.0          
## [166] munsell_0.5.0        e1071_1.7-8          iterators_1.0.13    
## [169] labelled_2.8.0       sjmisc_2.8.7         haven_2.4.3         
## [172] gtable_0.3.0         bayestestR_0.10.5

Exportar

if(no_mostrar==0){
  codebook::var_label(surveymonkey_accionsalududp_df2_cor_sel_2) <-
  var_labels_df%>% 
    codebook::dict_to_list()
    
  attr(surveymonkey_accionsalududp_df2_cor_sel_2$rn,"label")<-'Número de Fila'  
    
  for (i in 1:length(surveymonkey_accionsalududp_df2_cor_table)){
      x<-names(surveymonkey_accionsalududp_df2_cor_table)[i]
      attr(surveymonkey_accionsalududp_df2_cor_sel_2[[x]],"label")<- attr(surveymonkey_accionsalududp_df2_cor_table[[x]],"label")
  
  var_labels_df<-data.frame()
  for (i in 1:length(surveymonkey_accionsalududp_df2_cor_sel_2)){
    x<-names(surveymonkey_accionsalududp_df2_cor_sel_2)[i]
  var_labels_df<-rbind.data.frame(var_labels_df, cbind(x, attr(surveymonkey_accionsalududp_df2_cor_sel_2[[x]],"label")))
    }
  }
}

  #dplyr::arrange(hash_key, fech_ing)%>% 
path<-rstudioapi::getSourceEditorContext()$path

  base_fiscalia %>% 
  dplyr::mutate(accused=dplyr::case_when(encontrado_como_victima=="SI" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 encontrado_como_victima=="NO" & encontrado_como_imputado=="SI"~"IMPUTADO",
                                 T~"VICTIMA")) %>% 
  dplyr::filter(accused=="VICTIMA") %>% 
    rio::export(file = paste0(gsub("SUD_CL/Fiscalia_merge.Rmd","",path),"fiscalia_mariel_ago_2021.dta"))